Skip to content

Commit d519c3c

Browse files
authored
Haddock upper bound (#1492)
* Add haddock upper bound * Update index to get haddock last version
1 parent 4bcd0c6 commit d519c3c

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)