portable-template-haskell-lens

Lenses for the AST of Template Haskell 2.11 and Template Haskell < 2.11

Latest on Hackage:0.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Simon Hudon
Maintained by [email protected]

Template Haskell 2.11 changes its constructors. In order to write portable code, this package provides lenses / prisms to work across versions of template haskell