[project @ 2004-08-08 20:46:44 by panne]
[ghc-hetmet.git] / ghc / docs / users_guide / ffi-chap.sgml
index 6c266cd..0783afd 100644 (file)
@@ -5,7 +5,7 @@
 
   <para>GHC (mostly) conforms to the Haskell 98 Foreign Function Interface
   Addendum 1.0, whose definition is available from <ulink
-  URL="http://haskell.org/"><literal>http://haskell.org/</literal></ulink >.
+  url="http://haskell.org/"><literal>http://haskell.org/</literal></ulink >.
   The FFI support in GHC diverges from the Addendum in the following ways:
   </para>