Skip to content

Commit cc5efcc

Browse files
authored
Merge pull request #81 from domenkozar/lts-8.1
Bump HUnit and directory for LTS 8.1
2 parents 2fc177c + 0a5fab2 commit cc5efcc

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
@@ -84,9 +84,9 @@ Test-Suite test
8484
parsec >= 3 && < 3.2.0,
8585
wl-pprint >= 1.2 && < 2,
8686
containers == 0.*,
87-
directory >= 1.2 && < 1.3,
87+
directory >= 1.2 && < 1.4,
8888
filepath >= 1.3 && < 1.5,
89-
HUnit >= 1.2 && < 1.5,
89+
HUnit >= 1.2 && < 1.6,
9090
QuickCheck >= 2.5 && < 3,
9191
data-default-class >= 0.0.1 && < 0.2,
9292
test-framework >= 0.8 && < 0.9,

0 commit comments

Comments
 (0)