Skip to content

Commit fa5e347

Browse files
authored
Bump bounds of hie-bios to 0.7.0 (#357)
1 parent c1c3680 commit fa5e347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-language-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ library
8181
, gitrev
8282
, hashable
8383
, haskell-lsp == 0.22.*
84-
, hie-bios ^>= 0.6.1
84+
, hie-bios >= 0.6.1 && < 0.8
8585
, hslogger
8686
, lens
8787
, ormolu ^>= 0.1.2

0 commit comments

Comments
 (0)