data-fix: Fixpoint data types
Fixpoint types and recursion schemes. If you define your AST as fixpoint type, you get fold and unfold operations for free.
Thanks for contribution to: Matej Kollar, Herbert Valerio Riedel
Downloads
- data-fix-0.3.2.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
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.6, 0.0.7, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.4 && <4.20), deepseq (>=1.3.0.0 && <1.6), ghc-prim, hashable (>=1.2.7.0 && <1.5), transformers (>=0.3 && <0.7), transformers-compat (>=0.6.5 && <0.8) [details] |
Tested with | ghc ==7.2.2 || ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.7 || ==9.6.3 || ==9.8.1 |
License | BSD-3-Clause |
Author | Anton Kholomiov, Edward Kmett, Oleg Grenrus |
Maintainer | <anton.kholomiov@gmail.com> |
Revised | Revision 5 made by phadej at 2023-10-04T13:49:14Z |
Category | Data |
Home page | https://github.com/spell-music/data-fix |
Bug tracker | https://github.com/spell-music/data-fix/issues |
Source repo | head: git clone https://github.com/spell-music/data-fix |
Uploaded | by phadej at 2021-07-27T17:22:21Z |
Distributions | Arch:0.3.2, Debian:0.2.1, Fedora:0.3.2, LTSHaskell:0.3.4, NixOS:0.3.4, Stackage:0.3.4, openSUSE:0.3.4 |
Reverse Dependencies | 32 direct, 7874 indirect [details] |
Downloads | 43733 total (528 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-07-27 [all 1 reports] |