We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fc177c + 0a5fab2 commit cc5efccCopy full SHA for cc5efcc
1 file changed
language-ecmascript.cabal
@@ -84,9 +84,9 @@ Test-Suite test
84
parsec >= 3 && < 3.2.0,
85
wl-pprint >= 1.2 && < 2,
86
containers == 0.*,
87
- directory >= 1.2 && < 1.3,
+ directory >= 1.2 && < 1.4,
88
filepath >= 1.3 && < 1.5,
89
- HUnit >= 1.2 && < 1.5,
+ HUnit >= 1.2 && < 1.6,
90
QuickCheck >= 2.5 && < 3,
91
data-default-class >= 0.0.1 && < 0.2,
92
test-framework >= 0.8 && < 0.9,
0 commit comments