fixplate: Uniplate-style generic traversals for optionally annotated fixed-point types.
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.
Modules
[Index]
- Data
- Generics
- Data.Generics.Fixplate
- Data.Generics.Fixplate.Attributes
- Data.Generics.Fixplate.Base
- Data.Generics.Fixplate.Draw
- Data.Generics.Fixplate.Functor
- Data.Generics.Fixplate.Hash
- Data.Generics.Fixplate.Morphisms
- Data.Generics.Fixplate.Open
- Data.Generics.Fixplate.Pretty
- Data.Generics.Fixplate.Traversals
- Data.Generics.Fixplate.Trie
- Data.Generics.Fixplate.Zipper
- Data.Generics.Fixplate
- Generics
Downloads
- fixplate-0.1.7.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8 |
---|---|
Dependencies | base (>=4.8 && <5), containers [details] |
Tested with | ghc ==7.10.3 |
License | BSD-3-Clause |
Copyright | (c) 2011-2016 Balazs Komuves |
Author | Balazs Komuves |
Maintainer | bkomuves (plus) hackage (at) gmail (dot) com |
Revised | Revision 1 made by GeorgeWilson at 2018-04-09T04:20:01Z |
Category | Generics |
Home page | http://code.haskell.org/~bkomuves/ |
Source repo | head: darcs get http://code.haskell.org/~bkomuves/projects/fixplate/ |
Uploaded | by BalazsKomuves at 2016-10-13T12:21:27Z |
Distributions | NixOS:0.1.8 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 7286 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-10-13 [all 1 reports] |