groundhog-sqlite 0.1.0 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~containers
Dependency ranges changed: containers
Files
- groundhog-sqlite.cabal +2/−2
groundhog-sqlite.cabal view
@@ -1,5 +1,5 @@ name: groundhog-sqlite-version: 0.1.0+version: 0.1.0.1 license: BSD3 license-file: LICENSE author: Boris Lykah <lykahb@gmail.com>@@ -21,7 +21,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 , utf8-string >= 0.3.4 && < 0.4 , blaze-builder >= 0.3.0.0 && < 0.4 , pool-conduit >= 0.1 && < 0.2