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.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.15), deepseq (>=1.3.0.0 && <1.5), ghc-prim, hashable (>=1.2.7.0 && <1.4), transformers (>=0.3 && <0.6), transformers-compat (>=0.6.5 && <0.7) [details] |
License | BSD-3-Clause |
Author | Anton Kholomiov, Edward Kmett, Oleg Grenrus |
Maintainer | <anton.kholomiov@gmail.com> |
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 AntonKholomiov at 2020-07-22T20:07:03Z |
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.2 |
Reverse Dependencies | 32 direct, 7832 indirect [details] |
Downloads | 42722 total (481 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 2020-07-22 [all 1 reports] |