summaryrefslogtreecommitdiff
path: root/docs/users_guide/ffi-chap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/ffi-chap.xml')
-rw-r--r--docs/users_guide/ffi-chap.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/users_guide/ffi-chap.xml b/docs/users_guide/ffi-chap.xml
index 32f714851f..4d91947c72 100644
--- a/docs/users_guide/ffi-chap.xml
+++ b/docs/users_guide/ffi-chap.xml
@@ -75,7 +75,8 @@ OK:
This is used to import functions written in Cmm code that follow an
internal GHC calling convention. This feature is not intended for
use outside of the core libraries that come with GHC. For more
- details see the GHC developer wiki.
+ details see the <ulink linkend="http://ghc.haskell.org/trac/ghc/wiki/Commentary/PrimOps">
+ GHC developer wiki</ulink>.
</para>
</sect2>