Allow HUnit 1.3

This commit is contained in:
John MacFarlane 2015-10-03 16:19:53 -07:00
parent 421845202d
commit 747a7a4cf8

View file

@ -461,7 +461,7 @@ Test-Suite test-pandoc
test-framework-hunit >= 0.2 && < 0.4,
test-framework-quickcheck2 >= 0.2.9 && < 0.4,
QuickCheck >= 2.4 && < 2.9,
HUnit >= 1.2 && < 1.3,
HUnit >= 1.2 && < 1.4,
containers >= 0.1 && < 0.6,
ansi-terminal >= 0.5 && < 0.7,
executable-path >= 0.0 && < 0.1,