elm-export: A library to generate Elm types from Haskell source.

[ library, web ] [ Propose Tags ]

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

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.1.1, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.1.0, 0.6.0.0, 0.6.0.1
Dependencies 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), text (>=1.2.2.1), time (>=1.5.0.1), wl-pprint-text (>=1.1.0.4) [details]
License LicenseRef-OtherLicense
Copyright 2015-2017 Kris Jenkins
Author Kris Jenkins
Maintainer kris.jenkins@clearercode.com
Category Web
Home page http://github.com/krisajenkins/elm-export
Source repo head: git clone https://github.com/krisajenkins/elm-export
Uploaded by krisajenkins at 2017-01-31T22:18:29Z
Distributions LTSHaskell:0.6.0.1, NixOS:0.6.0.1, Stackage:0.6.0.1
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 8990 total (42 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-31 [all 1 reports]