packages feed

Cabal revisions of postgresql-simple-migration-0.1.10.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                       postgresql-simple-migration version:                    0.1.10.1+x-revision: 1 synopsis:                   PostgreSQL Schema Migrations homepage:                   https://github.com/ameingast/postgresql-simple-migration Bug-reports:                https://github.com/ameingast/postgresql-simple-migration/issues     ghc-options:            -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns     default-extensions:     OverloadedStrings, CPP, LambdaCase     default-language:       Haskell2010-    build-depends:          base                        >= 4.6      && < 5.0,+    build-depends:          base                        >= 4.6      && < 4.11,                             base64-bytestring           >= 1.0      && < 1.1,                             bytestring                  >= 0.10     && < 0.11,                             cryptohash                  >= 0.11     && < 0.12,     ghc-options:            -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns     default-extensions:     OverloadedStrings, CPP, LambdaCase     default-language:       Haskell2010-    build-depends:          base                        >= 4.6      && < 5.0,+    build-depends:          base                        >= 4.6      && < 4.11,                             base64-bytestring           >= 1.0      && < 1.1,                             bytestring                  >= 0.10     && < 0.11,                             cryptohash                  >= 0.11     && < 0.12,     default-extensions:     OverloadedStrings, CPP, LambdaCase     default-language:       Haskell2010     type:                   exitcode-stdio-1.0-    build-depends:          base                        >= 4.6      && < 5.0,+    build-depends:          base                        >= 4.6      && < 4.11,                             bytestring                  >= 0.10     && < 0.11,                             postgresql-simple           >= 0.4      && < 0.6,                             hspec                       >= 2.2      && < 2.5,