packages feed

groundhog-mysql 0.3.0 → 0.3.0.1

raw patch · 2 files changed

+2/−2 lines, 2 filesdep −blaze-builderPVP ok

version bump matches the API change (PVP)

Dependencies removed: blaze-builder

API changes (from Hackage documentation)

Files

Database/Groundhog/MySQL.hs view
@@ -14,6 +14,7 @@  import Database.Groundhog import Database.Groundhog.Core+import Database.Groundhog.Expression import Database.Groundhog.Generic import Database.Groundhog.Generic.Migration hiding (MigrationPack(..)) import qualified Database.Groundhog.Generic.Migration as GM
groundhog-mysql.cabal view
@@ -1,5 +1,5 @@ name:            groundhog-mysql-version:         0.3.0+version:         0.3.0.1 license:         BSD3 license-file:    LICENSE author:          Boris Lykah <lykahb@gmail.com>@@ -16,7 +16,6 @@                    , mysql-simple            >= 0.2.2.3   && < 0.3                    , mysql                   >= 0.1.1.3   && < 0.2                    , bytestring              >= 0.9-                   , blaze-builder           >= 0.3.0.0   && < 0.4                    , transformers            >= 0.2.1     && < 0.4                    , groundhog               >= 0.3.0     && < 0.4.0                    , monad-control           >= 0.3       && < 0.4