We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f201ac + 77b8c94 commit 9cbf90cCopy full SHA for 9cbf90c
1 file changed
language-ecmascript.cabal
@@ -41,7 +41,7 @@ Library
41
wl-pprint >= 1.2 && < 2,
42
containers == 0.*,
43
uniplate >= 1.6 && <1.7,
44
- data-default-class >= 0.0.1 && < 0.1,
+ data-default-class >= 0.0.1 && < 0.2,
45
QuickCheck >= 2.5 && < 3,
46
template-haskell >= 2.7 && < 3,
47
Diff == 0.3.*,
@@ -87,7 +87,7 @@ Test-Suite test
87
filepath >= 1.3 && < 1.5,
88
HUnit >= 1.2 && < 1.4,
89
90
91
test-framework >= 0.8 && < 0.9,
92
test-framework-hunit >= 0.3.0 && < 0.4,
93
test-framework-quickcheck2 >= 0.3.0.1 && < 0.4,
0 commit comments