@hackage / elm-export

A library to generate Elm types from Haskell source.

Latest0.6.0.1

About

Metadata

  • Last updated , by krisajenkins
  • License LicenseRef-OtherLicense
  • Categories Web Development
  • Maintained by: kris.jenkins@clearercode.com

  • Lottery factor: 0

Links

Installation

Readme

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