Skip to content

Commit 151944b

Browse files
committed
Add upper bound over ghc-check
1 parent 03f3b93 commit 151944b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ghcide

Submodule ghcide updated 1 file

haskell-language-server.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ executable haskell-language-server
152152
-- which works for now.
153153
, ghc
154154
--------------------------------------------------------------
155-
, ghc-check >= 0.3.0.1
155+
, ghc-check >= 0.3.0.1 && < 0.4
156156
, ghc-paths
157157
, ghcide
158158
, gitrev

0 commit comments

Comments
 (0)