[Git][ghc/ghc][wip/T22052] users-guide: Fix incorrect reference to `:extension: role

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Mon Aug 15 18:15:26 UTC 2022



Ben Gamari pushed to branch wip/T22052 at Glasgow Haskell Compiler / GHC


Commits:
1a47977b by Ben Gamari at 2022-08-15T14:15:02-04:00
users-guide: Fix incorrect reference to `:extension: role

- - - - -


1 changed file:

- docs/users_guide/exts/gadt_syntax.rst


Changes:

=====================================
docs/users_guide/exts/gadt_syntax.rst
=====================================
@@ -6,7 +6,7 @@ Declaring data types with explicit constructor signatures
 .. extension:: GADTSyntax
     :shortdesc: Enable generalised algebraic data type syntax.
 
-    :implied by: :extensions:`GADTs`
+    :implied by: :extension:`GADTs`
     :since: 7.2.1
 
     :status: Included in :extension:`GHC2021`



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1a47977bb407dd7b021d800a5194a107156cc727

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1a47977bb407dd7b021d800a5194a107156cc727
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/20220815/46bfaf2f/attachment-0001.html>


More information about the ghc-commits mailing list