@hackage seal-module0.1.0.1

Template Haskell support for global configuration data

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    mail@joachim-breitner.de

  • Versions

A template haskell function is provided that allows the programmer to write a module as if configuration values were global constants. The exported function then expect those configuration values as extra parameters.