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 && <0.11), containers (>=0.5.6.2 && <0.6), directory (>=1.2.2.0 && <1.3), mtl (>=2.2.1 && <2.3), text (>=1.2.2.0 && <1.3), time (>=1.5.0.1 && <1.6) [details]
License LicenseRef-OtherLicense
Copyright 2015-2016 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 2016-07-13T08:12:59Z
Distributions LTSHaskell:0.6.0.1, NixOS:0.6.0.1, Stackage:0.6.0.1
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 8950 total (39 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-07-13 [all 1 reports]