Skip to content

Commit 5cc4743

Browse files
committed
Ensure ghcide-0.6.0.1 in cabal config
1 parent e61afcc commit 5cc4743

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ package ghcide
2020

2121
write-ghc-environment-files: never
2222

23-
index-state: 2020-12-11T18:53:33Z
23+
index-state: 2020-12-13T11:31:58Z
2424

2525
allow-newer: data-tree-print:base

haskell-language-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ library
5959
, containers
6060
, data-default
6161
, ghc
62-
, ghcide >=0.6
62+
, ghcide >=0.6.0.1
6363
, gitrev
6464
, haskell-lsp ^>=0.22
6565
, hls-plugin-api >=0.5

0 commit comments

Comments
 (0)