Merge pull request #1216 from trofi/master

pandoc.cabal: allow QuickCheck-2.7
This commit is contained in:
John MacFarlane 2014-04-04 15:45:23 -07:00
commit 6ceb2e26dc

View file

@ -372,7 +372,7 @@ Test-Suite test-pandoc
test-framework >= 0.3 && < 0.9,
test-framework-hunit >= 0.2 && < 0.4,
test-framework-quickcheck2 >= 0.2.9 && < 0.4,
QuickCheck >= 2.4 && < 2.7,
QuickCheck >= 2.4 && < 2.8,
HUnit >= 1.2 && < 1.3,
containers >= 0.1 && < 0.6,
ansi-terminal >= 0.5 && < 0.7