sai-shape-syb: Obtain homogeneous values from arbitrary values, tramsforming or culling data
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:
- Exposed modules use unallocated top-level names: SAI
This package provides SYB shape support: generic fmap to homogeneous types, and related features. Complements existing Uniplate and TH shape libraries. See http://www.fremissant.net/shape-syb for more information.
Given a value of arbitrary complexity (mutually recursive
heterogeneous constructor application), you can obtain
a structure-preserving representation (homomorphism) as
a homogeneous type Homo a
, parameterised by any choice type a
.
Properties
Versions | 0.2.0, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4 |
---|---|
Change log | None available |
Dependencies | base (>=4.0 && <5.0), containers, ghc, ghc-syb-utils, syb [details] |
License | BSD-3-Clause |
Author | Andrew Seniuk |
Maintainer | rasfar@gmail.com |
Category | Generics |
Home page | http://www.fremissant.net/shape-syb |
Bug tracker | rasfar@gmail.com |
Uploaded | by AndrewSeniuk at 2014-07-09T02:05:21Z |
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
use_data_tree | Use Data.Tree instead of custom Rose type | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- sai-shape-syb-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees