template-haskell-lenses-1.0.0.0
Safe HaskellNone
LanguageHaskell2010

Language.Haskell.TH.Syntax.ExtractedCons

Description

This package exposes lenses for most of the ADTs from the Template Haskell API.

It uses the 'extract-cons' and'lens-adt' to extract all the constructors and generate lenses respectively.

Documentation