Skip to content
Snippets Groups Projects
Commit 0c4bfed8 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

users-guide: Add missing :ghc-flag: directive

parent 15d2340c
No related branches found
No related tags found
No related merge requests found
......@@ -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).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment