From: rrt Date: Tue, 10 Jul 2001 11:22:15 +0000 (+0000) Subject: [project @ 2001-07-10 11:22:15 by rrt] X-Git-Tag: Approximately_9120_patches~1592 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=5d4cf588d0d676083c44d7d038a61b3f1aec306a;hp=4a3b96735c9742cd1cb1592a7e7a45f6b065f8ef;p=ghc-hetmet.git [project @ 2001-07-10 11:22:15 by rrt] ie -> i.e. --- diff --git a/docs/ffi.sgml b/docs/ffi.sgml index 32f14a2..727106c 100644 --- a/docs/ffi.sgml +++ b/docs/ffi.sgml @@ -67,7 +67,7 @@ well as handling out and in-out parameters in a convenient, yet protable way. -In the following, we will discuss the language extensions of the FFI (ie, the +In the following, we will discuss the language extensions of the FFI (i.e. the first point above). They can be split up into two complementary halves; one half that provides Haskell constructs for importing foreign functionality into Haskell, the other which lets you expose Haskell functions to the outside