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.
| Versions | 2008.10.27, 2008.10.28, 2009.6.23, 2009.6.23.2, 2009.6.23.3 |
|---|---|
| Dependencies | base, directory, haskell-src-exts, process |
| License | BSD3 |
| Copyright | 2005-2008 Lemmih <lemmih@gmail.com> |
| Maintainer | Lemmih <lemmih@gmail.com> |
| Category | Language |
| Executables | zeroth |
| Upload date | Mon Oct 28 05:02:41 UTC 2008 |
| Uploaded by | DavidHimmelstrup |
| Build failure | ghc-6.10 (log), ghc-6.8 (log) |
Downloads
- zeroth-2008.10.28.tar.gz (Cabal source package)
- package description (included in the package)
