@hackage / fixplate

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

Latest0.1.8

About

Metadata

  • Last updated , by BalazsKomuves
  • License BSD-3-Clause
  • Categories Generics
  • Maintained by: bkomuves (plus) hackage (at) gmail (dot) com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.8.1
  2. 8.6.5

Readme

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.