Skip to content

Commit

Permalink
QuickCheck 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Nov 20, 2012
1 parent c70b9a5 commit a0af389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blaze-html.cabal
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Test-suite blaze-html-tests


Build-depends: Build-depends:
HUnit >= 1.2 && < 1.3, HUnit >= 1.2 && < 1.3,
QuickCheck >= 2.4 && < 2.5, QuickCheck >= 2.4 && < 2.6,
containers >= 0.3 && < 0.5, containers >= 0.3 && < 0.5,
test-framework >= 0.4 && < 0.7, test-framework >= 0.4 && < 0.7,
test-framework-hunit >= 0.2 && < 0.3, test-framework-hunit >= 0.2 && < 0.3,
Expand Down

0 comments on commit a0af389

Please sign in to comment.