seal-module

Template Haskell support for global configuration data

Latest on Hackage:0.1.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Joachim Breitner
Maintained by [email protected]

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.