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 9c8c3ce commit 0904470Copy full SHA for 0904470
README.md
@@ -83,7 +83,7 @@ its dependencies have been built with the `-haddock` GHC flag.
83
```
84
85
Note that this flag will cause compilation errors if a dependency contains invalid Haddock markup,
86
- until GHC 8.12 which [will report warnings](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/2377)
+ until GHC 9.0 which [will report warnings](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/2377)
87
instead.
88
89
### Downloaded binaries
0 commit comments