Skip to content

Commit 0904470

Browse files
committed
Correct ghc version
1 parent 9c8c3ce commit 0904470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ its dependencies have been built with the `-haddock` GHC flag.
8383
```
8484

8585
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)
86+
until GHC 9.0 which [will report warnings](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/2377)
8787
instead.
8888

8989
### Downloaded binaries

0 commit comments

Comments
 (0)