@hackage elm-export0.6.0.1
A library to generate Elm types from Haskell source.
Categories
License
LicenseRef-OtherLicense
Maintainer
kris.jenkins@clearercode.com
Links
Versions
Installation
Dependencies (9)
- base >=4.7 && <5
- bytestring >=0.10.6.0
- containers >=0.5.6.2
- directory >=1.2.2.0
- formatting >=6.2.2
- mtl >=2.2.1 Show all…
Dependents (2)
@hackage/elm-export-persistent, @hackage/servant-elm
Generate Elm source code automatically from Haskell types. Using GHC.Generics, we can automatically derive Elm type declarations, and Aeson-compatible JSON decoders & encoders.