[Git][ghc/ghc][master] Fix Haskell98 short description in documentation

Marge Bot gitlab at gitlab.haskell.org
Tue May 5 07:24:23 UTC 2020



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
3c862f63 by DenisFrezzato at 2020-05-05T03:24:15-04:00
Fix Haskell98 short description in documentation

- - - - -


1 changed file:

- docs/users_guide/exts/control.rst


Changes:

=====================================
docs/users_guide/exts/control.rst
=====================================
@@ -39,7 +39,7 @@ Language extensions can be controlled (i.e. allowed or not) in two ways:
 
 
 .. extension:: Haskell98
-    :shortdesc: Use the Haskell 2010 language variant.
+    :shortdesc: Use the Haskell 98 language variant.
 
     Compile using Haskell 98 language variant. Enables the
     following language extensions:



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/3c862f635394b02c121f917a4d9ea7802033eebb

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/3c862f635394b02c121f917a4d9ea7802033eebb
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200505/301654e6/attachment.html>


More information about the ghc-commits mailing list