Skip to content

Commit ed1662e

Browse files
committed
Version bump for HUnit (commercialhaskell/stackage#1965)
1 parent 42cd8fd commit ed1662e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

language-ecmascript.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Test-Suite test
8585
containers == 0.*,
8686
directory >= 1.2 && < 1.3,
8787
filepath >= 1.3 && < 1.5,
88-
HUnit >= 1.2 && < 1.4,
88+
HUnit >= 1.2 && < 1.5,
8989
QuickCheck >= 2.5 && < 3,
9090
data-default-class >= 0.0.1 && < 0.1,
9191
test-framework >= 0.8 && < 0.9,

0 commit comments

Comments
 (0)