projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d3463a
)
[project @ 2003-02-14 14:17:43 by simonpj]
author
simonpj
<unknown>
Fri, 14 Feb 2003 14:17:43 +0000
(14:17 +0000)
committer
simonpj
<unknown>
Fri, 14 Feb 2003 14:17:43 +0000
(14:17 +0000)
wibble
ghc/docs/users_guide/win32-dlls.sgml
patch
|
blob
|
history
diff --git
a/ghc/docs/users_guide/win32-dlls.sgml
b/ghc/docs/users_guide/win32-dlls.sgml
index
75d5f30
..
f07a053
100644
(file)
--- a/
ghc/docs/users_guide/win32-dlls.sgml
+++ b/
ghc/docs/users_guide/win32-dlls.sgml
@@
-15,8
+15,6
@@
require filenames containing spaces to be escaped using quotes:
<programlisting>
c:\ghc\bin\ghci "c:\\Program Files\\Haskell\\Project.hs"
</programlisting>
-
-<para>
If the quotes are left off in the above command, <command>ghci</command> will
interpret the filename as two, "c:\\Program" and "Files\\Haskell\\Project.hs".
</para>