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.1.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.16), 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] |
| 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.3 || ==8.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 AntonKholomiov at 2021-02-05T16:56:22Z |
| Distributions | Arch:0.3.4, Debian:0.2.1, Fedora:0.3.4, LTSHaskell:0.3.4, NixOS:0.3.4, Stackage:0.3.4, openSUSE:0.3.4 |
| Reverse Dependencies | 33 direct, 8453 indirect [details] |
| Downloads | 45521 total (19 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-02-05 [all 1 reports] |