zeroth-2008.10.27: ZeroTH - remove unnecessary TH depdendencies.

The zeroth package

TemplateHaskell is fairly useful for generating new Haskell programs. This, however, incur a dependency on TH on subsequent uses where none theoretically should exist. ZeroTH solves this by scanning a file for top-level TH declarations, evaluates them, and then puts the generated code back.

Properties

Versions2008.10.27, 2008.10.28, 2009.6.23, 2009.6.23.2, 2009.6.23.3
Dependenciesbase, directory, haskell-src-exts, process
LicenseBSD3
Copyright2005-2008 Lemmih <lemmih@gmail.com>
MaintainerLemmih <lemmih@gmail.com>
CategoryLanguage
Executableszeroth
Upload dateSun Oct 27 05:01:23 UTC 2008
Uploaded byDavidHimmelstrup
Build failureghc-6.10 (log), ghc-6.8 (log)

Downloads