fixplate

Uniplate-style generic traversals for optionally annotated fixed-point types.

http://code.haskell.org/~bkomuves/

Latest on Hackage:0.1.8

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.

BSD-3-Clause licensed by Balazs Komuves
Maintained by bkomuves (plus) hackage (at) gmail (dot) com

Uniplate-style generic traversals for fixed-point types, which can be optionally annotated with attributes. We also provide recursion schemes, a generic zipper, generic pretty-printer, generic tries, generic hashing, and generic tree visualization. See the module Data.Generics.Fixplate and then the individual modules for more detailed information.