File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -382,7 +382,7 @@ library
382382 , filepath
383383 , ghc-paths
384384 , haskell-src-exts >= 1.14
385- , language-ecmascript >= 0.15
385+ , language-ecmascript >= 0.15 && < 1.0
386386 , mtl
387387 , optparse-applicative >= 0.5
388388 , pretty-show >= 1.6
@@ -415,7 +415,7 @@ executable fay
415415 , ghc-paths
416416 , haskeline
417417 , haskell-src-exts >= 1.14
418- , language-ecmascript >= 0.15
418+ , language-ecmascript >= 0.15 && < 1.0
419419 , mtl
420420 , optparse-applicative >= 0.5
421421 , process
@@ -447,7 +447,7 @@ executable fay-tests
447447 , filepath
448448 , ghc-paths
449449 , haskell-src-exts >= 1.14
450- , language-ecmascript >= 0.15
450+ , language-ecmascript >= 0.15 && < 1.0
451451 , mtl
452452 , pretty-show >= 1.6
453453 , process
You can’t perform that action at this time.
0 commit comments