lens-th-rewrite-0.3.0.0: Rewrites Template Haskell splices using the API

Copyright(c) 2020 David Johnson
LicenseAll Rights Reserved
MaintainerDavid Johnson <djohnson.m@gmail.com>
StabilityExperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell2010

GHC.Plugin.LensThRewrite

Description

GHC Plugin to rewrite makeLenses call into pure functions.

Synopsis

Documentation

plugin :: Plugin Source #

Lens rewrite plugin.