summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2020-02-24 20:02:36 +0100
committerDomen Kožar <domen@dev.si>2020-03-23 18:00:30 +0100
commit4120ab34ce1784f4553d1372701fd1928caafbf7 (patch)
treeaf296b2286accc2ad18b4e3b4003c5c496da647a /doc
parent155574f7e3c0e5cd77649b3fda775bac0a84b23a (diff)
ghc: add 8.8.3
https://mail.haskell.org/pipermail/ghc-devs/2020-February/018643.html
(cherry picked from commit c8554c0574ab7482ed451e7e978e77d05898ac06)
Signed-off-by: Domen Kožar <domen@dev.si>
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 b485ec583ec3e..258254659de47 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
 ```