Skip to content

Commit c73ce56

Browse files
committed
Needs haskell-src-exts 1.15.0.1 for LambdaCase and MultiWayIf
1 parent 512bc79 commit c73ce56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fay.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ library
113113
, ghc-paths < 0.2
114114
, haskell-names >= 0.3.1 && < 0.4
115115
, haskell-packages == 0.2.3.1 || > 0.2.3.2 && < 0.3
116-
, haskell-src-exts >= 1.14 && < 1.16
116+
, haskell-src-exts >= 1.15.0.1 && < 1.16
117117
, language-ecmascript >= 0.15 && < 0.17
118118
, mtl < 2.2
119119
, pretty-show >= 1.6 && < 1.7

0 commit comments

Comments
 (0)