Skip to content

Commit 721be51

Browse files
authored
Merge pull request #4976 from input-output-hk/lehins/workaroundhttp2-haddock-issue
Workaround http2 haddock issue by restricting problematic version
2 parents 5871eab + e7b6b71 commit 721be51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cabal.project

+3
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ constraints:
156156
, Unique >= 0.4.7.8
157157
, tree-diff >= 0.2.2
158158

159+
-- Haddock is broken in this release. Waiting for the next release
160+
, http2 < 4.0.0
161+
159162
-- We'll need this once ouroboros has been pushed into CHaP
160163
-- extra-packages:
161164
-- ouroboros-consensus-cardano-tools == 0.1.0.0

0 commit comments

Comments
 (0)