fixplate: Uniplate-style generic traversals for optionally annotated fixed-point types.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Packages relying on Cabal 1.12 or later should specify a specific version of the Cabal spec of the form 'cabal-version: x.y'. Use 'cabal-version: 1.24'.
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.
Properties
Versions | 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, 0.1.8 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), containers [details] |
License | BSD-3-Clause |
Copyright | (c) 2011-2019 Balazs Komuves |
Author | Balazs Komuves |
Maintainer | bkomuves (plus) hackage (at) gmail (dot) com |
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 2019-11-22T13:10:22Z |
Modules
[Index] [Quick Jump]
- 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.8.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees