portable-template-haskell-lens: Lenses for the AST of Template Haskell 2.11 and Template Haskell < 2.11

[ language, library, mit ] [ Propose Tags ]

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


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Dependencies base (>=4.8 && <5), lens, template-haskell [details]
License MIT
Author Simon Hudon
Maintainer simon.hudon@gmail.com
Category Language
Source repo head: git clone https://github.com/literate-unitb/portable-template-haskell-lens
Uploaded by SimonHudon at 2016-10-28T06:37:52Z
Distributions NixOS:0.1.0.0
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 828 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-10-29 [all 1 reports]

Readme for portable-template-haskell-lens-0.1.0.0

[back to package description]

portable-template-haskell-lens

OS X / Linux: Build Status

Windows: Build status

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