From: simonmar Date: Tue, 7 Aug 2001 09:57:52 +0000 (+0000) Subject: [project @ 2001-08-07 09:57:52 by simonmar] X-Git-Tag: Approximately_9120_patches~1347 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=82b0b9753ba716b267e838997bf8d532dc715a86;p=ghc-hetmet.git [project @ 2001-08-07 09:57:52 by simonmar] mark up wibbles (don't people try to format the documentation before checking in changes?) --- diff --git a/ghc/docs/users_guide/packages.sgml b/ghc/docs/users_guide/packages.sgml index 5e2ce43..db33b77 100644 --- a/ghc/docs/users_guide/packages.sgml +++ b/ghc/docs/users_guide/packages.sgml @@ -79,9 +79,9 @@ single DLL on Windows is that the package system is used to tell the compiler when it should make an inter-DLL call rather than an intra-DLL call (inter-DLL calls require an - extra indirection). Building packages as DLLs + extra indirection). Building packages as DLLs doesn't work at the moment; see for the gory details. + LinkEnd="win32-dlls-create"> for the gory details. Versions of the Haskell libraries for use with GHCi