th-pprint: Simplify and render Template Haskell

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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)

Properties

Versions 0.1.0.0, 0.2.0.0, 0.2.0.0
Change log None available
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:20:40Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees