[project @ 2001-08-07 09:57:52 by simonmar]
authorsimonmar <unknown>
Tue, 7 Aug 2001 09:57:52 +0000 (09:57 +0000)
committersimonmar <unknown>
Tue, 7 Aug 2001 09:57:52 +0000 (09:57 +0000)
mark up wibbles (don't people try to format the documentation before
checking in changes?)

ghc/docs/users_guide/packages.sgml

index 5e2ce43..db33b77 100644 (file)
@@ -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). <Strong>Building packages as DLLs
+         extra indirection). <emphasis>Building packages as DLLs
          doesn't work at the moment; see <XRef
-         LinkEnd="win32-dlls-create"> for the gory details.</Strong>
+         LinkEnd="win32-dlls-create"> for the gory details.</emphasis>
          </para>
 
          <para>Versions of the Haskell libraries for use with GHCi