groundhog-postgresql 0.1.0 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~containers
Dependency ranges changed: containers
Files
groundhog-postgresql.cabal view
@@ -1,5 +1,5 @@ name: groundhog-postgresql-version: 0.1.0+version: 0.1.0.1 license: BSD3 license-file: LICENSE author: Boris Lykah <lykahb@gmail.com>@@ -19,7 +19,7 @@ , transformers >= 0.2.1 && < 0.4 , groundhog >= 0.1.0 && < 0.2.0 , monad-control >= 0.3 && < 0.4- , containers >= 0.2 && < 0.5+ , containers >= 0.2 , text >= 0.8 && < 0.12 , pool-conduit >= 0.1 && < 0.2 , time >= 1.1