X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fffi-chap.xml;h=358c5a84da1135ebe30e21a71c16c0627112b906;hb=fd2bd22ed4483f949e989b827013fcda695c803a;hp=a016f10901c954219c725dbc182c22e2716213d9;hpb=c52eb69bb2f51fed830db42f22bab74c6ff05565;p=ghc-hetmet.git diff --git a/docs/users_guide/ffi-chap.xml b/docs/users_guide/ffi-chap.xml index a016f10..358c5a8 100644 --- a/docs/users_guide/ffi-chap.xml +++ b/docs/users_guide/ffi-chap.xml @@ -251,7 +251,8 @@ int main(int argc, char *argv[]) hs_exit()The outermost hs_exit() will actually de-initialise the system. NOTE that currently GHC's runtime cannot reliably - re-initialise after this has happened. + re-initialise after this has happened, + see . . NOTE: when linking the final program, it is normally