diff --git a/docs/users_guide/8.6.2-notes.rst b/docs/users_guide/8.6.2-notes.rst index 2dd250886ab60169eaef914da339108c2a399d8b..5fc6d8f6bf4902474fccd76c9337ba16b9e12430 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