Skip to content

Commit f050719

Browse files
ndmitchellcocreature
authored andcommitted
Add an upper bound to hie-bios (#122)
1 parent 2879735 commit f050719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghcide.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ executable ghcide
147147
ghc-paths,
148148
ghc,
149149
haskell-lsp,
150-
hie-bios >= 0.2,
150+
hie-bios >= 0.2 && < 0.3,
151151
ghcide,
152152
optparse-applicative,
153153
shake,

0 commit comments

Comments
 (0)