elm-export

A library to generate Elm types from Haskell source.

http://github.com/krisajenkins/elm-export

Version on this page:0.6.0.0
LTS Haskell 22.18:0.6.0.1
Stackage Nightly 2024-04-25:0.6.0.1
Latest on Hackage:0.6.0.1

See all snapshots elm-export appears in

LicenseRef-OtherLicense licensed by Kris Jenkins
Maintained by [email protected]
This version can be pinned in stack with:elm-export-0.6.0.0@sha256:f7c0a426b9935857ce7a8577613f08af91c8afe6945c92e4cc1aa63a4b4e72d2,1806

Module documentation for 0.6.0.0

Generate Elm source code automatically from Haskell types. Using GHC.Generics, we can automatically derive Elm type declarations, and Aeson-compatible JSON decoders & encoders.