cvs commit: fptools/libraries/base/System/Directory Internals.hs
fptools/libraries/Cabal/Distribution/Compat FilePath.hs
Krasimir Angelov
ka2_mail at yahoo.com
Thu Oct 20 13:12:28 EDT 2005
krasimir 2005/10/20 10:12:28 PDT
Modified files:
libraries/base/System/Directory Internals.hs
libraries/Cabal/Distribution/Compat FilePath.hs
Log:
from Neil Mitchell:
On Windows, the path can be path;"c:\ghc\ghc-6.4\bin";restofpath, and
thats still a valid path with GHC in it. Cabal doesn't find ghc with
the quotes in, removing them does find it though.
Revision Changes Path
1.3 +14 -7 fptools/libraries/base/System/Directory/Internals.hs
1.18 +14 -7 fptools/libraries/Cabal/Distribution/Compat/FilePath.hs
More information about the Cvs-libraries
mailing list