[Git][ghc/ghc][master] Update primitives.rst
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Mon Oct 23 13:10:47 UTC 2023
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
d5a8780d by Simon Hengel at 2023-10-23T09:10:23-04:00
Update primitives.rst
- - - - -
1 changed file:
- docs/users_guide/exts/primitives.rst
Changes:
=====================================
docs/users_guide/exts/primitives.rst
=====================================
@@ -12,7 +12,7 @@ you write will be optimised to the efficient unboxed version in any
case. And if it isn't, we'd like to know about it.
All these primitive data types and operations are exported by the
-library :base-ref:`GHC.Exts.`.
+module :base-ref:`GHC.Exts.`.
If you want to mention any of the primitive data types or operations in
your program, you must first import ``GHC.Exts`` to bring them into
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d5a8780d9cdb08a07663b97f75a4cc1553fbf2b0
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d5a8780d9cdb08a07663b97f75a4cc1553fbf2b0
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/20231023/68af257c/attachment.html>
More information about the ghc-commits
mailing list