cvs commit: fptools/ghc/docs/users_guide ffi-chap.sgml glasgow_exts.sgml sooner.sgml

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 8 Aug 2001 06:19:08 -0700


simonmar    2001/08/08 06:19:08 PDT

  Modified files:
    ghc/docs/users_guide ffi-chap.sgml glasgow_exts.sgml 
                         sooner.sgml 
  Log:
  - Rearrange the FFI documentation: put it all in chapter 8.
  
  - Add a section "Using the FFI with GHC", and add some information about
    the stub files generated by GHC for foreign export dynamic.
  
  Revision  Changes    Path
  1.3       +133 -0    fptools/ghc/docs/users_guide/ffi-chap.sgml
  1.42      +0 -105    fptools/ghc/docs/users_guide/glasgow_exts.sgml
  1.11      +1 -1      fptools/ghc/docs/users_guide/sooner.sgml