bump HUnit upper bound

Version 1.3.0.0 has been released and it seems to work OK.
This commit is contained in:
mrkkrp 2015-09-23 19:55:07 +06:00
parent 1617f9b1b8
commit 162e82c8e0

View File

@ -125,7 +125,7 @@ test-suite old-tests
, Util
build-depends: base >= 4.8 && < 5
, megaparsec >= 4.0.0
, HUnit == 1.2.*
, HUnit >= 1.2 && < 1.4
, test-framework >= 0.6 && < 1
, test-framework-hunit >= 0.2 && < 0.4
default-extensions: