about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2020-05-05 18:52:15 +0200
committerPeter Simons <simons@cryp.to>2020-05-08 21:11:46 +0200
commitdec283b4633c41d29dc8a4a716403183c892e014 (patch)
treeeaab63ddca22eaac57034f6e57dad5e7e215b9c3 /doc
parent4f0200a3fcdc806aa47e3349eb493bf50bf3cf30 (diff)
downloadnixlib-dec283b4633c41d29dc8a4a716403183c892e014.tar
nixlib-dec283b4633c41d29dc8a4a716403183c892e014.tar.gz
nixlib-dec283b4633c41d29dc8a4a716403183c892e014.tar.bz2
nixlib-dec283b4633c41d29dc8a4a716403183c892e014.tar.lz
nixlib-dec283b4633c41d29dc8a4a716403183c892e014.tar.xz
nixlib-dec283b4633c41d29dc8a4a716403183c892e014.tar.zst
nixlib-dec283b4633c41d29dc8a4a716403183c892e014.zip
ghcHEAD: 20200403 -> 20200505
Diffstat (limited to 'doc')
-rw-r--r--doc/languages-frameworks/haskell.section.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/languages-frameworks/haskell.section.md b/doc/languages-frameworks/haskell.section.md
index b727f2fb634b..cba4d0561b07 100644
--- a/doc/languages-frameworks/haskell.section.md
+++ b/doc/languages-frameworks/haskell.section.md
@@ -103,8 +103,8 @@ command displays the complete list of available compilers:
 $ nix-env -f "<nixpkgs>" -qaP -A haskell.compiler
 haskell.compiler.ghc8101                 ghc-8.10.1
 haskell.compiler.integer-simple.ghc8101  ghc-8.10.1
-haskell.compiler.ghcHEAD                 ghc-8.11.20200403
-haskell.compiler.integer-simple.ghcHEAD  ghc-8.11.20200403
+haskell.compiler.ghcHEAD                 ghc-8.11.20200505
+haskell.compiler.integer-simple.ghcHEAD  ghc-8.11.20200505
 haskell.compiler.ghc822Binary            ghc-8.2.2-binary
 haskell.compiler.ghc844                  ghc-8.4.4
 haskell.compiler.ghc863Binary            ghc-8.6.3-binary