Skip to content

Commit 6322eb1

Browse files
authored
Merge pull request #460 from maralorn/patch-1
Update GHC version 8.12 to 9.0 in README
2 parents 2be03cc + 6be2580 commit 6322eb1

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
@@ -75,7 +75,7 @@ This is *very* early stage software.
7575
"$everything": -haddock
7676
```
7777
78-
This will cause compilation errors if a dependency contains invalid Haddock markup, though in a future version of GHC (hopefully 8.12), [these will be demoted to warnings](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/2377).
78+
This will cause compilation errors if a dependency contains invalid Haddock markup, though from GHC version 9.0, [these will be demoted to warnings](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/2377).
7979
8080
- Integration with [retrie](https://hackage.haskell.org/package/retrie)
8181

0 commit comments

Comments
 (0)