persistent

Type-safe, multi-backend data serialization.

http://www.yesodweb.com/book/persistent

Version on this page:2.1.1.2@rev:1
LTS Haskell 22.18:2.14.6.1
Stackage Nightly 2024-04-25:2.14.6.1
Latest on Hackage:2.14.6.1

See all snapshots persistent appears in

MIT licensed by Michael Snoyman
This version can be pinned in stack with:persistent-2.1.1.2@sha256:83baf1255aa9090e93de7ba83da87e4f3f331ffcc8809f2b17739f0ea4d99733,4251

Module documentation for 2.1.1.2

  • Database
    • Database.Persist
      • Database.Persist.Class
      • Database.Persist.Quasi
      • Database.Persist.Sql
      • Database.Persist.Types

persistent

Type-safe, data serialization. You must use a specific backend in order to make this useful. For more information, see the chapter in the Yesod book.

Changes

2.1.1.1

Support for monad-control 1.0