[project @ 1999-08-09 14:28:49 by sof]
authorsof <unknown>
Mon, 9 Aug 1999 14:28:56 +0000 (14:28 +0000)
committersof <unknown>
Mon, 9 Aug 1999 14:28:56 +0000 (14:28 +0000)
commitc8a3ddcbd6624db585d6d4f9fe9d7e51527db2db
tree363e2294e5a2632604989c829b19f36a8831a154
parent737070c5909ba786b9b9ed4359d13b7c48b40d2d
[project @ 1999-08-09 14:28:49 by sof]
First step along the way of having GHC understand DOS-style paths
(hot new feature!) - if ';' occurs in a -i<dirs> list, ';' is used
to separate entries on the import search path, otherwise its trusty
old ':'.

[This commit is made simply to unblock some Win32 users, but it
 shouldn't have any untoward effects on others. If it does, please
 back it out as I'm about to take off for a couple of weeks.]
ghc/compiler/basicTypes/Module.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/driver/ghc.lprl