hackageDB :: [Package]

Built with Cabal

zeroth: ZeroTH - remove unnecessary TH depdendencies.

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.

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 dateMon Oct 28 05:02:41 UTC 2008
Uploaded byDavidHimmelstrup
Build failureghc-6.10 (log), ghc-6.8 (log)

Downloads