Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 1d7fd9a

Browse files
committed
Use haddock-api-2.23.1 now it is (finally) published
1 parent c8ed3e5 commit 1d7fd9a

File tree

4 files changed

+3
-45
lines changed

4 files changed

+3
-45
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ constraints:
2121

2222
write-ghc-environment-files: never
2323

24-
index-state: 2020-03-03T21:13:56Z
24+
index-state: 2020-04-06T20:27:36Z

cabal.project-8.8.2

Lines changed: 0 additions & 32 deletions
This file was deleted.

stack-8.8.2.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,7 @@ extra-deps:
1717
- floskell-0.10.2
1818
- ghc-lib-parser-8.8.2.20200205
1919
- ghc-lib-parser-ex-8.8.5.3
20-
# To avoid build error with ghc-8.8.2
21-
# See https://github.com/haskell/haddock/issues/1123
22-
- git: https://github.com/haskell/haddock.git
23-
commit: be8b02c4e3cffe7d45b3dad0a0f071d35a274d65
24-
subdirs:
25-
- haddock-api
26-
# - haddock-api-2.23.0
20+
- haddock-api-2.23.1
2721
- haddock-library-1.8.0
2822
- haskell-lsp-0.20.0.0
2923
- haskell-lsp-types-0.20.0.0

stack.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@ extra-deps:
1717
- floskell-0.10.2
1818
- ghc-lib-parser-8.8.2.20200205
1919
- ghc-lib-parser-ex-8.8.5.3
20-
# - haddock-api-2.23.0
21-
- git: https://github.com/haskell/haddock.git
22-
commit: be8b02c4e3cffe7d45b3dad0a0f071d35a274d65
23-
subdirs:
24-
- haddock-api
20+
- haddock-api-2.23.1
2521
- haddock-library-1.8.0
2622
- haskell-lsp-0.20.0.0
2723
- haskell-lsp-types-0.20.0.0

0 commit comments

Comments
 (0)