We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f864a7 commit f715d5bCopy full SHA for f715d5b
ghcide/ghcide.cabal
@@ -2,7 +2,7 @@ cabal-version: 2.4
2
build-type: Simple
3
category: Development
4
name: ghcide
5
-version: 1.4.2.3
+version: 1.4.2.4
6
license: Apache-2.0
7
license-file: LICENSE
8
author: Digital Asset and Ghcide contributors
plugins/hls-eval-plugin/hls-eval-plugin.cabal
@@ -64,7 +64,7 @@ library
64
, ghc
65
, ghc-boot-th
66
, ghc-paths
67
- , ghcide >=1.2 && <1.5
+ , ghcide >=1.4.2.4 && <1.5
68
, hashable
69
, hls-graph
70
, hls-plugin-api ^>=1.2
0 commit comments