elm-export-persistent: elm-export persistent entities
Ent is a newtype that wraps Persistent Entity's, allowing you to export them to Elm types. Specifically, it adds a To/From JSON instance which adds an id field, as well as an ElmType instance that adds an id field constructor.
Downloads
- elm-export-persistent-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.1, 0.1.2, 0.2.0, 1.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson, base (>=4.8 && <5), elm-export, persistent, scientific, text, unordered-containers [details] |
Tested with | ghc ==7.10.1, ghc ==7.10.2, ghc ==7.10.3, ghc ==8.0.1, ghc ==8.0.2 |
License | MIT |
Author | William Casarin |
Maintainer | bill@casarin.me |
Category | Web, Database, Data |
Home page | https://github.com/jb55/elm-export-persistent |
Source repo | head: git clone https://github.com/jb55/elm-export-persistent |
Uploaded | by WilliamCasarin at 2017-02-08T00:27:37Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2386 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |