summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2020-02-24 20:02:36 +0100
committerPeter Simons <simons@cryp.to>2020-02-28 20:42:25 +0100
commitc8554c0574ab7482ed451e7e978e77d05898ac06 (patch)
treeeb3c91b4bce2a7432eb43010950a398f03362e25 /doc
parent21ded2d66779ff8c5cb30bfcc28c6be419723062 (diff)
ghc: add 8.8.3
https://mail.haskell.org/pipermail/ghc-devs/2020-February/018643.html
Diffstat (limited to 'doc')
-rw-r--r--doc/languages-frameworks/haskell.section.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/languages-frameworks/haskell.section.md b/doc/languages-frameworks/haskell.section.md
index 8cab6208910d..944c17a137e7 100644
--- a/doc/languages-frameworks/haskell.section.md
+++ b/doc/languages-frameworks/haskell.section.md
@@ -112,8 +112,10 @@ haskell.compiler.ghc865 ghc-8.6.5
haskell.compiler.integer-simple.ghc865 ghc-8.6.5
haskell.compiler.ghc881 ghc-8.8.1
haskell.compiler.integer-simple.ghc881 ghc-8.8.1
-haskell.compiler.ghc882 ghc-8.8.1.20191211
-haskell.compiler.integer-simple.ghc882 ghc-8.8.1.20191211
+haskell.compiler.ghc882 ghc-8.8.2
+haskell.compiler.integer-simple.ghc882 ghc-8.8.2
+haskell.compiler.ghc883 ghc-8.8.3
+haskell.compiler.integer-simple.ghc883 ghc-8.8.3
haskell.compiler.ghcjs ghcjs-8.6.0.1
```