Bumped QuickCheck version bound.
This commit is contained in:
parent
f8fec87f09
commit
6e8209f6b2
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,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.6,
|
||||
QuickCheck >= 2.4 && < 2.7,
|
||||
HUnit >= 1.2 && < 1.3,
|
||||
containers >= 0.1 && < 0.6,
|
||||
citeproc-hs >= 0.3 && < 0.4,
|
||||
|
|
Loading…
Add table
Reference in a new issue