Skip to content

Commit 337a268

Browse files
blackgnezdococreature
authored andcommitted
Tighten haskell-lsp* cabal bounds to match #203 (#215)
1 parent 18955c3 commit 337a268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ghcide.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ library
4141
extra,
4242
filepath,
4343
hashable,
44-
haskell-lsp-types >= 0.17,
45-
haskell-lsp >= 0.17,
44+
haskell-lsp-types >= 0.18,
45+
haskell-lsp >= 0.18,
4646
mtl,
4747
network-uri,
4848
prettyprinter-ansi-terminal,

0 commit comments

Comments
 (0)