Skip to content

Commit

Permalink
Add a lower bound on the test-framework-quickcheck2 dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
23Skidoo committed May 2, 2013
1 parent 3f43d37 commit e108607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabal-install/cabal-install.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Test-Suite unit-tests

test-framework,
test-framework-hunit,
test-framework-quickcheck2,
test-framework-quickcheck2 >= 0.3,
HUnit,
QuickCheck >= 2.5

Expand Down

0 comments on commit e108607

Please sign in to comment.