Skip to content

Commit a9c1f6f

Browse files
committed
Bump up upstream packages versions
1 parent 6ecc26d commit a9c1f6f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

haskell-language-server.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ library
5959
, containers
6060
, data-default
6161
, ghc
62-
, ghcide
62+
, ghcide >=0.5
6363
, gitrev
6464
, haskell-lsp ^>=0.22
6565
, hie-bios >=0.6.1 && <0.8
66-
, hls-plugin-api
66+
, hls-plugin-api >=0.5
6767
, hslogger
6868
, optparse-applicative
6969
, optparse-simple
@@ -116,7 +116,7 @@ executable haskell-language-server
116116
, fourmolu ^>=0.2
117117
, ghc
118118
, ghc-boot-th
119-
, ghcide >=0.1
119+
, ghcide
120120
, hashable
121121
, haskell-language-server
122122
, haskell-lsp ^>=0.22

0 commit comments

Comments
 (0)