From b936a8fa2b76b6f72d313e7b0a07bbd63ab63fd9 Mon Sep 17 00:00:00 2001 From: jneira Date: Thu, 4 Mar 2021 10:17:16 +0100 Subject: [PATCH 1/2] Add haddock upper bound --- ghcide/ghcide.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghcide/ghcide.cabal b/ghcide/ghcide.cabal index c9d36ae806..137271bad5 100644 --- a/ghcide/ghcide.cabal +++ b/ghcide/ghcide.cabal @@ -55,7 +55,7 @@ library fingertree, ghc-exactprint, Glob, - haddock-library >= 1.8, + haddock-library >= 1.8 && < 1.10, hashable, hie-compat ^>= 0.1.0.0, hls-plugin-api ^>= 1.0.0.0, From a2ed3273712d3092dbed8ed75ee45d62a7d3684a Mon Sep 17 00:00:00 2001 From: jneira Date: Thu, 4 Mar 2021 10:19:33 +0100 Subject: [PATCH 2/2] Update index to get haddock last version --- cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cabal.project b/cabal.project index cf3bedeeaa..41e26c6050 100644 --- a/cabal.project +++ b/cabal.project @@ -24,7 +24,7 @@ package ghcide write-ghc-environment-files: never -index-state: 2021-02-19T20:48:27Z +index-state: 2021-03-02T21:23:14Z allow-newer: active:base,