summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenisFrezzato <frezzato.denis@gmail.com>2020-05-01 09:40:22 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-05-05 03:24:15 -0400
commit3c862f635394b02c121f917a4d9ea7802033eebb (patch)
tree13305d41a361caf99b663f8965318010a961f03c
parent7bc3a65b467c4286377b9bded277d5a2f69160b3 (diff)
downloadhaskell-3c862f635394b02c121f917a4d9ea7802033eebb.tar.gz
Fix Haskell98 short description in documentation
-rw-r--r--docs/users_guide/exts/control.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/exts/control.rst b/docs/users_guide/exts/control.rst
index 0a325efd71..eccb22c1e4 100644
--- a/docs/users_guide/exts/control.rst
+++ b/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: