MIT licensed by William Casarin
Maintained by [email protected]
This version can be pinned in stack with:elm-export-persistent-0.1.1@sha256:93d20ad6a4570ff662bde549d488023194b6c08740242172ccb250d7150661db,1561

Module documentation for 0.1.1

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.

Changes

Revision history for elm-export-persistent

0.1.0.0 – 2016-12-12

  • First version. Released on an unsuspecting world.