[[project @ 2005-01-19 10:04:17 by simonmar] simonmar**20050119100417 Mention -fffi in this chapter. ] { hunk ./ghc/docs/users_guide/ffi-chap.xml 5 -Foreign function interface (FFI) + +Foreign function interface (FFI) + hunk ./ghc/docs/users_guide/ffi-chap.xml 10 - Addendum 1.0, whose definition is available from http://haskell.org/. - The FFI support in GHC diverges from the Addendum in the following ways: - + Addendum 1.0, whose definition is available from http://haskell.org/. + + To enable FFI support in GHC, give the + flag, or +the + flag which implies +. + + The FFI support in GHC diverges from the Addendum in the following ways: hunk ./ghc/docs/users_guide/ffi-chap.xml 28 - Addendum. These extensions are described in , but please note that programs using + Addendum. These extensions are described in , but please note that programs using }