We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba99f58 commit c7b85fdCopy full SHA for c7b85fd
language-javascript.cabal
@@ -32,7 +32,7 @@ Library
32
Build-depends: base >= 4 && < 5
33
, array >= 0.3 && < 0.5
34
, mtl >= 1.1 && < 2.9
35
- , containers >= 0.2 && < 0.5
+ , containers >= 0.2 && < 0.6
36
, utf8-light >= 0.4 && < 1.0
37
-- For the round trip output
38
, blaze-builder >= 0.2 && < 1
@@ -65,7 +65,7 @@ Test-Suite test-language-javascript
65
, test-framework
66
67
68
69
70
, utf8-string >= 0.3.7 && < 1
71
, bytestring >= 0.9.1 && < 1
0 commit comments