pandoc.cabal: remove unnecessary QuickCheck dependency.
This commit is contained in:
parent
2dd1cde715
commit
822e1d6cdc
1 changed files with 0 additions and 1 deletions
|
@ -760,7 +760,6 @@ test-suite test-pandoc
|
|||
build-depends: pandoc,
|
||||
Diff >= 0.2 && < 0.5,
|
||||
Glob >= 0.7 && < 0.11,
|
||||
QuickCheck >= 2.4 && < 2.15,
|
||||
bytestring >= 0.9 && < 0.12,
|
||||
containers >= 0.4.2.1 && < 0.7,
|
||||
directory >= 1.2.3 && < 1.4,
|
||||
|
|
Loading…
Add table
Reference in a new issue