From 6be2580f18c45d98d29dd4868ab8abab5badcded Mon Sep 17 00:00:00 2001 From: maralorn Date: Sat, 3 Oct 2020 11:42:43 +0200 Subject: [PATCH] Update GHC version 8.12 to 9.0 in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46de1f6ba3..b6382123e9 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ This is *very* early stage software. "$everything": -haddock ``` - 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). + 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). - Integration with [retrie](https://hackage.haskell.org/package/retrie)