Make haddock happy

This commit is contained in:
Don Stewart
2005-09-03 03:37:58 +00:00
parent 1191f0595e
commit b4529492d9
5 changed files with 78 additions and 76 deletions

View File

@ -239,7 +239,7 @@ mkdir0700 dir = createDirectory dir
System.Posix.Directory.createDirectory dir ownerModes
-}
-- | getProcessId, stolen from GHC (main/SysTools.lhs)
-- | getProcessId, stolen from GHC /main\/SysTools.lhs/
--
#ifdef __MINGW32__
-- relies on Int == Int32 on Windows