This commit is contained in:
Felipe Lessa 2014-03-03 12:02:18 -03:00
parent b5ce7cd644
commit 2e6b0c7c2b
No known key found for this signature in database
GPG Key ID: A764D1843E966829

View File

@ -1,5 +1,5 @@
name: esqueleto name: esqueleto
version: 1.3.4.5 version: 1.3.4.6
synopsis: Bare bones, type-safe EDSL for SQL queries on persistent backends. synopsis: Bare bones, type-safe EDSL for SQL queries on persistent backends.
homepage: https://github.com/meteficha/esqueleto homepage: https://github.com/meteficha/esqueleto
license: BSD3 license: BSD3
@ -63,7 +63,7 @@ library
other-modules: other-modules:
Database.Esqueleto.Internal.PersistentImport Database.Esqueleto.Internal.PersistentImport
build-depends: build-depends:
base >= 4.5 && < 4.7 base >= 4.5 && < 4.8
, text >= 0.11 , text >= 0.11
, persistent >= 1.2 && < 1.4 , persistent >= 1.2 && < 1.4
, transformers >= 0.2 , transformers >= 0.2