th-pprint: Simplify and render Template Haskell

[ bsd3, development, library ] [ Propose Tags ]

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)

Downloads

Maintainer's Corner

Package maintainers

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 1357 total (6 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]