packages feed

hasql-migration 0.1.0 → 0.1.1

raw patch · 1 files changed

+3/−4 lines, 1 filesdep ~hspecPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hspec

API changes (from Hackage documentation)

Files

hasql-migration.cabal view
@@ -1,5 +1,5 @@ name:                       hasql-migration-version:                    0.1.0+version:                    0.1.1 synopsis:                   PostgreSQL Schema Migrations homepage:                   https://github.com/tvh/hasql-migration Bug-reports:                https://github.com/tvh/hasql-migration/issues@@ -7,8 +7,7 @@ license-file:               License author:                     Timo von Holtz <tvh@tvholtz.de> maintainer:                 Timo von Holtz <tvh@tvholtz.de>-copyright:                  2014-2016, Andreas Meingast-                            2016, Timo von Holtz+copyright:                  Timo von Holtz, Andreas Meingast category:                   Database build-type:                 Simple cabal-version:              >= 1.10@@ -56,5 +55,5 @@                             hasql                       >= 0.19     && < 0.20,                             hasql-migration,                             hasql-transaction           >= 0.4      && < 0.5,-                            hspec                       >= 2.2      && < 2.3,+                            hspec                       >= 2.2      && < 2.4,                             transformers                >= 0.3      && < 0.6