We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0633b commit c8a7c9bCopy full SHA for c8a7c9b
1 file changed
language-ecmascript.cabal
@@ -45,7 +45,7 @@ Library
45
QuickCheck >= 2.5 && < 3,
46
template-haskell >= 2.7 && < 3,
47
Diff == 0.3.*,
48
- testing-feat >= 0.4.0.2 && < 0.5,
+ testing-feat >= 0.4.0.2 && < 1.1,
49
charset >= 0.3
50
ghc-options:
51
-fwarn-incomplete-patterns
0 commit comments