@hackage fixplate0.1.3
Uniplate-style generic traversals for optionally annotated fixed-point types.
Installation
Dependencies (2)
- QuickCheck >2.4
- base >=4 && <4.8 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/compdata-fixplate, @hackage/swearjure
Package Flags
withquickcheck
(off by default)
Compile with the QuickCheck tests.
base4
(on by default)
Base v4
Uniplate-style generic traversals for fixed-point types, which can be
optionally annotated with attributes. We also provide recursion schemes,
and a generic zipper. See the module Data.Generics.Fixplate and then
the individual modules for more detailed information.