persistent 2.1 (pinging @meteficha)

This commit is contained in:
Michael Snoyman 2014-09-30 06:44:15 +03:00
parent 05fbbba86a
commit a26394d072

View File

@ -1,5 +1,5 @@
name: esqueleto
version: 2.0.3
version: 2.1.0
synopsis: Type-safe EDSL for SQL queries on persistent backends.
homepage: https://github.com/prowdsponsor/esqueleto
license: BSD3
@ -66,7 +66,7 @@ library
build-depends:
base >= 4.5 && < 4.8
, text >= 0.11 && < 1.2
, persistent >= 2.0.8 && < 2.1
, persistent >= 2.1 && < 2.2
, transformers >= 0.2
, unordered-containers >= 0.2
, tagged >= 0.2
@ -93,8 +93,8 @@ test-suite test
, HUnit
, QuickCheck
, hspec >= 1.8
, persistent-sqlite >= 2.0 && < 2.1
, persistent-template >= 2.0.3.2 && < 2.1
, persistent-sqlite >= 2.1 && < 2.2
, persistent-template >= 2.1 && < 2.2
, monad-control
, monad-logger >= 0.3