Bump QuickCheck upper bound.
This commit is contained in:
parent
349b5fd2ed
commit
e1d302b3ef
1 changed files with 1 additions and 1 deletions
|
@ -741,7 +741,7 @@ test-suite test-pandoc
|
|||
tasty-lua >= 0.2 && < 0.3,
|
||||
tasty-quickcheck >= 0.8 && < 0.11,
|
||||
tasty-golden >= 2.3 && < 2.4,
|
||||
QuickCheck >= 2.4 && < 2.14,
|
||||
QuickCheck >= 2.4 && < 2.15,
|
||||
containers >= 0.4.2.1 && < 0.7,
|
||||
executable-path >= 0.0 && < 0.1,
|
||||
zip-archive >= 0.2.3.4 && < 0.5,
|
||||
|
|
Loading…
Reference in a new issue