@hackage fixplate0.1.1

Uniplate-style generic traversals for fixed-point types, with some extras.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/compdata-fixplate
  • 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.