[commit: ghc] ghc-8.6: users-guide: Fix version number (cfc3ad1)
git at git.haskell.org
git at git.haskell.org
Fri Nov 2 15:36:56 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.6
Link : http://ghc.haskell.org/trac/ghc/changeset/cfc3ad1fabe6a01da0571caf457811a30d1779c2/ghc
>---------------------------------------------------------------
commit cfc3ad1fabe6a01da0571caf457811a30d1779c2
Author: Ben Gamari <ben at smart-cactus.org>
Date: Wed Oct 31 12:23:39 2018 -0400
users-guide: Fix version number
>---------------------------------------------------------------
cfc3ad1fabe6a01da0571caf457811a30d1779c2
docs/users_guide/8.6.2-notes.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/users_guide/8.6.2-notes.rst b/docs/users_guide/8.6.2-notes.rst
index 2dd2508..5fc6d8f 100644
--- a/docs/users_guide/8.6.2-notes.rst
+++ b/docs/users_guide/8.6.2-notes.rst
@@ -35,7 +35,7 @@ The highlights, since the 8.6.1 release, are:
Known issues
------------
-Note that the LLVM code generator (:ghc-flag:`-fllvm`) in GHC 8.8, as well as
+Note that the LLVM code generator (:ghc-flag:`-fllvm`) in GHC 8.6, as well as
all earlier releases, are affected by :ghc-ticket:`14251`, which can result in
miscompilation of some programs calling functions with unboxed floating-point
arguments. While originally scheduled to be fixed for this release, the fix
More information about the ghc-commits
mailing list