elm-export-persistent: elm-export persistent entities
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.1, 0.1.2, 0.2.0, 0.2.0, 1.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson, base (>=4.8 && <5), elm-export, persistent, scientific, text, unordered-containers [details] |
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 2018-03-12T21:17:51Z |
Modules
[Index]
Downloads
- elm-export-persistent-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees