fixplate: Uniplate-style generic traversals for fixed-point types, with some extras.
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.
Modules
[Index]
- Data
- Generics
- Data.Generics.Fixplate
- Data.Generics.Fixplate.Attributes
- Data.Generics.Fixplate.Base
- Data.Generics.Fixplate.Morphisms
- Data.Generics.Fixplate.Structure
- Test
- Data.Generics.Fixplate.Test.Instances
- Data.Generics.Fixplate.Test.Tools
- Data.Generics.Fixplate.Tests
- Data.Generics.Fixplate.Traversals
- Data.Generics.Fixplate.Zipper
- Data.Generics.Fixplate
- Generics
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| withquickcheck | Compile with the QuickCheck tests. | Disabled |
| base4 | Base v4 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- fixplate-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 (>=3 && <5), QuickCheck (>2.4) [details] |
| Tested with | ghc ==7.0.3 |
| License | BSD-3-Clause |
| Copyright | (c) 2011 Balazs Komuves |
| Author | Balazs Komuves |
| Maintainer | bkomuves (plus) hackage (at) gmail (dot) com |
| Uploaded | by BalazsKomuves at 2011-12-01T15:21:41Z |
| Category | Generics |
| Home page | http://code.haskell.org/~bkomuves/ |
| Distributions | NixOS:0.1.8 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 7485 total (19 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |