diff options
Diffstat (limited to 'docs/users_guide/8.4.4-notes.rst')
-rw-r--r-- | docs/users_guide/8.4.4-notes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/8.4.4-notes.rst b/docs/users_guide/8.4.4-notes.rst index 8faf3749b8..5f8692d2b3 100644 --- a/docs/users_guide/8.4.4-notes.rst +++ b/docs/users_guide/8.4.4-notes.rst @@ -20,7 +20,7 @@ The highlights, since the 8.4.3 release, are: version shipped with GHC 8.4.3 (see `#227 <https://github.com/haskell/text/issues/227>`_, `#221 <https://github.com/haskell/text/issues/221>`_, and `#197 - <https://github.com/haskell/text/issues/197>`_. + <https://github.com/haskell/text/issues/197>`_). - A serious code generation bug in the LLVM code generation, potentially resulting in incorrect evaluation of floating point expressions, has been fixed |