pandoc.cabal: remove unnecessary QuickCheck dependency.

This commit is contained in:
John MacFarlane 2021-12-30 11:49:08 -08:00
parent 2dd1cde715
commit 822e1d6cdc

View file

@ -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,