[Git][ghc/ghc][master] users-guide: Add missing :ghc-flag: directive

Marge Bot gitlab at gitlab.haskell.org
Wed Oct 14 22:07:31 UTC 2020



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


Commits:
0c4bfed8 by Ben Gamari at 2020-10-14T18:07:25-04:00
users-guide: Add missing :ghc-flag: directive
- - - - -


1 changed file:

- docs/users_guide/phases.rst


Changes:

=====================================
docs/users_guide/phases.rst
=====================================
@@ -850,8 +850,8 @@ for example).
 
     This flag tells GHC to link against shared Haskell libraries. This
     flag only affects the selection of dependent libraries, not the form
-    of the current target (see -shared). See :ref:`using-shared-libs` on
-    how to create them.
+    of the current target (see :ghc-flag:`-shared`).
+    See :ref:`using-shared-libs` on how to create them.
 
     Note that this option also has an effect on code generation (see
     above).



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0c4bfed849d454bee707fcb2989eb7c6339eaedb

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0c4bfed849d454bee707fcb2989eb7c6339eaedb
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/20201014/ccfa9b69/attachment.html>


More information about the ghc-commits mailing list