summary refs log tree commit diff
path: root/doc/languages-frameworks
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/languages-frameworks
parent4f0200a3fcdc806aa47e3349eb493bf50bf3cf30 (diff)
downloadnixpkgs-dec283b4633c41d29dc8a4a716403183c892e014.tar
nixpkgs-dec283b4633c41d29dc8a4a716403183c892e014.tar.gz
nixpkgs-dec283b4633c41d29dc8a4a716403183c892e014.tar.bz2
nixpkgs-dec283b4633c41d29dc8a4a716403183c892e014.tar.lz
nixpkgs-dec283b4633c41d29dc8a4a716403183c892e014.tar.xz
nixpkgs-dec283b4633c41d29dc8a4a716403183c892e014.tar.zst
nixpkgs-dec283b4633c41d29dc8a4a716403183c892e014.zip
ghcHEAD: 20200403 -> 20200505
Diffstat (limited to 'doc/languages-frameworks')
-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 b727f2fb634..cba4d0561b0 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