X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Futils.xml;h=39f4b1a205c30138c16e4bca0ad5f6b86dcdb902;hb=9fa96fc44a640014415e1588f50ab7689285e6cb;hp=6c82f6b38a56a2de9def35e9459435480b4de4f3;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/docs/users_guide/utils.xml b/docs/users_guide/utils.xml index 6c82f6b..39f4b1a 100644 --- a/docs/users_guide/utils.xml +++ b/docs/users_guide/utils.xml @@ -205,7 +205,7 @@ tags: ––cc=PROG The C compiler to use (default: - ghc) + gcc) @@ -392,15 +392,6 @@ tags: inline, struct or typedef keyword must come just after def. - - A foreign import of a - C function may be inlined across a module boundary, - in which case you must arrange for the importing - module to #include the C header - file generated by hsc2hs (see - ). - For this reason we avoid using #def - in the libraries. @@ -558,7 +549,6 @@ tags: