Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
Merge pull request #18 from tfausak/patch-1
Browse files Browse the repository at this point in the history
Allow hspec 2.4
  • Loading branch information
ameingast authored Feb 15, 2017
2 parents 6ce902d + 7105254 commit e054b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql-simple-migration.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ test-suite tests
build-depends: base >= 4.6 && < 5.0,
bytestring >= 0.10 && < 0.11,
postgresql-simple >= 0.4 && < 0.6,
hspec >= 2.2 && < 2.4,
hspec >= 2.2 && < 2.5,
postgresql-simple-migration >= 0.1 && < 0.2

0 comments on commit e054b56

Please sign in to comment.