We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9565a1 commit 385f000Copy full SHA for 385f000
cabal.project
@@ -66,7 +66,9 @@ constraints:
66
ghc-check -ghc-check-use-package-abis,
67
ghc-lib-parser-ex -auto,
68
stylish-haskell +ghc-lib,
69
- fourmolu -fixity-th
+ fourmolu -fixity-th,
70
+ -- http2 doesn't build with -haddock on ghc-8.10
71
+ http2 < 4.0.0
72
73
-- This is benign and won't affect our ability to release to Hackage,
74
-- because we only depend on `ekg-json` when a non-default flag
0 commit comments