th-pprint: Simplify and render Template Haskell
Simplify and render Template Haskell. Functions to dump TH code for easy inspection and/or copy-pasting the result into your Haskell files.
For example:
putStrLn $(simplifiedTH =<< makePrisms ''Maybe)
Modules
[Index] [Quick Jump]
Downloads
- th-pprint-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0 |
---|---|
Dependencies | base (>=4.5 && <5), lens, pretty, template-haskell [details] |
License | BSD-3-Clause |
Author | Brian McKenna |
Maintainer | brian@brianmckenna.org |
Category | Development |
Source repo | head: git clone https://github.com/puffnfresh/th-pprint.git |
Uploaded | by puffnfresh at 2018-08-08T02:22:05Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1410 total (10 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-08-08 [all 1 reports] |