persistent: Type-safe, multi-backend data serialization.

[ database, library, mit, yesod ] [ Propose Tags ]

Type-safe, data serialization. You must use a specific backend in order to make this useful.

Flags

Automatic Flags
NameDescriptionDefault
nooverlap

test out our assumption that OverlappingInstances is just for String

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.0.1, 0.1.0, 0.2.0, 0.2.0.1, 0.2.0.2, 0.2.1, 0.2.2, 0.2.2.1, 0.2.2.2, 0.2.3, 0.2.4, 0.2.4.1, 0.3.0, 0.3.0.1, 0.3.1, 0.3.1.1, 0.3.1.2, 0.3.1.3, 0.4.0, 0.4.0.1, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.4.1, 0.6.4.2, 0.6.4.3, 0.6.4.4, 0.7.0, 0.7.0.1, 0.8.0, 0.8.0.1, 0.8.0.2, 0.9.0, 0.9.0.1, 0.9.0.2, 0.9.0.3, 0.9.0.4, 1.0.0, 1.0.1, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.2, 1.0.2.1, 1.0.2.2, 1.1.0, 1.1.0.1, 1.1.2, 1.1.3, 1.1.3.1, 1.1.3.2, 1.1.4, 1.1.5, 1.1.5.1, 1.2.0, 1.2.0.1, 1.2.0.2, 1.2.1, 1.2.1.1, 1.2.1.2, 1.2.2.0, 1.2.3.0, 1.2.3.1, 1.2.3.2, 1.2.3.3, 1.3.0, 1.3.0.2, 1.3.0.3, 1.3.0.4, 1.3.0.5, 1.3.0.6, 1.3.1, 1.3.1.1, 1.3.2, 1.3.3, 2.0.0, 2.0.0.1, 2.0.1, 2.0.1.1, 2.0.2, 2.0.3, 2.0.3.1, 2.0.4, 2.0.5, 2.0.5.1, 2.0.7, 2.0.7.1, 2.0.8, 2.1, 2.1.0.1, 2.1.0.2, 2.1.1, 2.1.1.1, 2.1.1.2, 2.1.1.3, 2.1.1.4, 2.1.1.5, 2.1.1.6, 2.1.1.7, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.2, 2.2.1, 2.2.2, 2.2.2.1, 2.2.3, 2.2.4, 2.2.4.1, 2.5, 2.6, 2.6.1, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.3.1, 2.8.0, 2.8.1, 2.8.2, 2.9.0, 2.9.1, 2.9.2, 2.10.0, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.5, 2.10.5.1, 2.10.5.2, 2.10.5.3, 2.10.5.4, 2.11.0.0, 2.11.0.1, 2.11.0.2, 2.11.0.3, 2.11.0.4, 2.12.0.0, 2.12.0.1, 2.12.0.2, 2.12.1.0, 2.12.1.1, 2.12.1.2, 2.13.0.0, 2.13.0.1, 2.13.0.2, 2.13.0.3, 2.13.0.4, 2.13.1.0, 2.13.1.1, 2.13.1.2, 2.13.2.1, 2.13.2.2, 2.13.3.0, 2.13.3.1, 2.13.3.2, 2.13.3.3, 2.13.3.4, 2.13.3.5, 2.14.0.0, 2.14.0.1, 2.14.0.2, 2.14.0.3, 2.14.1.0, 2.14.2.0, 2.14.3.0, 2.14.3.2, 2.14.4.0, 2.14.4.1, 2.14.4.2, 2.14.4.3, 2.14.4.4, 2.14.4.5, 2.14.5.0, 2.14.5.1, 2.14.5.2, 2.14.6.0, 2.14.6.1 (info)
Dependencies aeson (>=0.5 && <0.7), attoparsec, base (>=4.5 && <5), base64-bytestring, blaze-html (>=0.5), blaze-markup (>=0.5.1), bytestring (>=0.9), conduit (>=1.0), containers (>=0.2), lifted-base (>=0.1), monad-control (>=0.3), monad-logger (>=0.3), path-pieces (>=0.1), pool-conduit (>=0.1.2), resourcet (>=0.4 && <1.1), silently, template-haskell, text (>=0.8), time (>=1.1.4), transformers (>=0.2.1), transformers-base, unordered-containers, vector [details]
License MIT
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>
Revised Revision 1 made by AdamBergmark at 2015-07-15T17:52:10Z
Category Database, Yesod
Home page http://www.yesodweb.com/book/persistent
Source repo head: git clone git://github.com/yesodweb/persistent.git
Uploaded by GregWeber at 2013-07-08T17:27:59Z
Distributions Arch:2.14.5.1, Debian:2.10.5.2, Fedora:2.14.5.1, FreeBSD:2.2, LTSHaskell:2.14.6.1, NixOS:2.14.6.0, Stackage:2.14.6.1, openSUSE:2.14.6.1
Reverse Dependencies 150 direct, 91 indirect [details]
Downloads 262163 total (748 in the last 30 days)
Rating 2.5 (votes: 6) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]