packages feed

groundhog-postgresql 0.7.0 → 0.7.0.1

raw patch · 2 files changed

+5/−2 lines, 2 filesdep ~monad-controlPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: monad-control

API changes (from Hackage documentation)

Files

changelog view
@@ -1,3 +1,6 @@+0.7.0.1+* Support for monad-control 1.0+ 0.7.0 * Ignore system indexes when analyzing tables 
groundhog-postgresql.cabal view
@@ -1,5 +1,5 @@ name:            groundhog-postgresql-version:         0.7.0+version:         0.7.0.1 license:         BSD3 license-file:    LICENSE author:          Boris Lykah <lykahb@gmail.com>@@ -22,7 +22,7 @@                    , blaze-builder            >= 0.3       && < 0.4                    , transformers             >= 0.2.1     && < 0.5                    , groundhog                >= 0.7       && < 0.8-                   , monad-control            >= 0.3       && < 0.4+                   , monad-control            >= 0.3       && < 1.1                    , monad-logger             >= 0.3                    , containers               >= 0.2                    , text                     >= 0.8