Skip to content

Commit 1bf4f96

Browse files
mergify[bot]jneira
andauthored
Haddock upper bound (#1492) (#1494)
* Add haddock upper bound * Update index to get haddock last version (cherry picked from commit d519c3c) Co-authored-by: Javier Neira <[email protected]>
1 parent 0bb10d5 commit 1bf4f96

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
@@ -24,7 +24,7 @@ package ghcide
2424

2525
write-ghc-environment-files: never
2626

27-
index-state: 2021-02-19T20:48:27Z
27+
index-state: 2021-03-02T21:23:14Z
2828

2929
allow-newer:
3030
active:base,

ghcide/ghcide.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ library
5555
fingertree,
5656
ghc-exactprint,
5757
Glob,
58-
haddock-library >= 1.8,
58+
haddock-library >= 1.8 && < 1.10,
5959
hashable,
6060
hie-compat ^>= 0.1.0.0,
6161
hls-plugin-api ^>= 1.0.0.0,

0 commit comments

Comments
 (0)