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

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]

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]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log None available
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:03:18Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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