@hackage djinn-lib0.0.1.4
Generate Haskell code from a type. Library extracted from djinn package.
Installation
Dependencies (4)
- base >=4.6 && <5
- containers
- mtl
- pretty Show all…
Dependents (2)
@hackage/acme-everything, @hackage/djinn-ghc
Djinn uses an theorem prover for intuitionistic propositional logic to generate a Haskell expression when given a type. This is a library extracted from Djinn sources.