[Git][ghc/ghc][master] Clean a stray bit of text in user guide
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Fri Jun 16 09:53:42 UTC 2023
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
d4c10238 by Ryan Hendrickson at 2023-06-16T05:53:22-04:00
Clean a stray bit of text in user guide
- - - - -
1 changed file:
- docs/users_guide/exts/infix_tycons.rst
Changes:
=====================================
docs/users_guide/exts/infix_tycons.rst
=====================================
@@ -41,7 +41,7 @@ specifically:
infixl 7 T, :*:
sets the fixity for both type constructor ``T`` and data constructor
- ``T``, and similarly for ``:*:``. ``Int `a` Bool``.
+ ``T``, and similarly for ``:*:``.
- The function arrow ``->`` is ``infixr`` with fixity -1.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d4c102387ee23c805fa07bb394df12dd0206fc94
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d4c102387ee23c805fa07bb394df12dd0206fc94
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/20230616/1c1a16fd/attachment.html>
More information about the ghc-commits
mailing list