Skip to content

Commit 0963a50

Browse files
committed
add minBound constraint for fuzzy
1 parent 9ae01f8 commit 0963a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghcide/ghcide.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ library
5050
dlist,
5151
-- we can't use >= 1.7.10 while we have to use hlint == 3.2.*
5252
extra >= 1.7.4 && < 1.7.10,
53-
fuzzy,
53+
fuzzy >= 0.1.0.1,
5454
filepath,
5555
fingertree,
5656
ghc-exactprint,

0 commit comments

Comments
 (0)