We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 751227f commit e4472c4Copy full SHA for e4472c4
1 file changed
language-ecmascript.cabal
@@ -35,7 +35,7 @@ Library
35
Hs-Source-Dirs:
36
src
37
Build-Depends:
38
- base >= 4 && < 4.14,
+ base >= 4 && < 4.15,
39
mtl >= 1 && < 3,
40
parsec > 3 && < 3.2.0,
41
ansi-wl-pprint >= 0.6 && < 1,
0 commit comments