@hackage data-fix0.3.2
Fixpoint data types
Installation
Tested Compilers
Dependencies (6)
- 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 Show all…
Dependents (42)
@hackage/swarm, @cardano/cardano-binary, @hackage/jsonnet, @hackage/dhall-nixpkgs, @hackage/hocker, @hackage/apigen, Show all…
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