Description
Template Haskell support for global configuration data.
Description
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.