elm-export: A library to generate Elm types from Haskell source.
Generate Elm source code automatically from Haskell types. Using GHC.Generics, we can automatically derive Elm type declarations, and Aeson-compatible JSON decoders & encoders.
Downloads
- elm-export-0.4.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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), formatting (>=6.2.2 && <6.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-09-17T07:29:16Z |
Distributions | LTSHaskell:0.6.0.1, NixOS:0.6.0.1, Stackage:0.6.0.1 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 9280 total (63 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-09-17 [all 1 reports] |