Skip to content

Commit 69d09f6

Browse files
committed
Bump haskell-names to 0.2.1. Fixes 'recursive' regression
1 parent 2af2426 commit 69d09f6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

fay.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ library
393393
, filepath
394394
, ghc-paths
395395
, haskell-packages
396-
, haskell-names == 0.2.*
396+
, haskell-names >= 0.2.1 && < 0.3
397397
, haskell-src-exts >= 1.14
398398
, language-ecmascript >= 0.15 && < 1.0
399399
, mtl

0 commit comments

Comments
 (0)