X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fffi-chap.xml;h=49896b92e0549c6d224425d9986302fe4343f9c5;hb=9d03becc597e5b1ab6c8466209a1263bf8ba6f29;hp=96cbd596e518e83709a67c9c3bbf804f1b838086;hpb=ded67816a2baf995081d1772aa7d83c7e51a284b;p=ghc-hetmet.git diff --git a/docs/users_guide/ffi-chap.xml b/docs/users_guide/ffi-chap.xml index 96cbd59..49896b9 100644 --- a/docs/users_guide/ffi-chap.xml +++ b/docs/users_guide/ffi-chap.xml @@ -7,7 +7,7 @@ Foreign function interface (FFI) GHC (mostly) conforms to the Haskell 98 Foreign Function Interface - Addendum 1.0, whose definition is available from http://haskell.org/. + Addendum 1.0, whose definition is available from http://www.haskell.org/. To enable FFI support in GHC, give the flag, or @@ -55,7 +55,7 @@ the