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