Allow HUnit 1.3
This commit is contained in:
parent
421845202d
commit
747a7a4cf8
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue