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.3.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.12.0.0 && <4.21), deepseq (>=1.4.4.0 && <1.6), hashable (>=1.4.4.0 && <1.5) [details] |
Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1 |
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 phadej at 2024-05-12T20:32: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.4 |
Reverse Dependencies | 33 direct, 7884 indirect [details] |
Downloads | 43835 total (514 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 2024-05-12 [all 1 reports] |