Skip to content

Commit 0a5fab2

Browse files
committed
Bump HUnit and directory for LTS 8.1
1 parent 33b9ba4 commit 0a5fab2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

language-ecmascript.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ Test-Suite test
8383
parsec >= 3 && < 3.2.0,
8484
wl-pprint >= 1.2 && < 2,
8585
containers == 0.*,
86-
directory >= 1.2 && < 1.3,
86+
directory >= 1.2 && < 1.4,
8787
filepath >= 1.3 && < 1.5,
88-
HUnit >= 1.2 && < 1.5,
88+
HUnit >= 1.2 && < 1.6,
8989
QuickCheck >= 2.5 && < 3,
9090
data-default-class >= 0.0.1 && < 0.2,
9191
test-framework >= 0.8 && < 0.9,

0 commit comments

Comments
 (0)