@hackage fixplate0.1.1
Uniplate-style generic traversals for fixed-point types, with some extras.
Installation
Dependencies (2)
- QuickCheck >2.4
- base >=3 && <4 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 a generic zipper.
See the module Data.Generics.Fixplate and then the individual modules
for more detailed information.