krasimir    2005/01/10 15:48:08 PST

  Modified files:
    ghc/lib/compat/Compat Directory.hs 
    ghc/utils/ghc-pkg    Main.hs 
  Log:
  createDirectoryIfMissing is added to Compat.Directory and is used in ghc-pkg.
  The mingw32_HOST_OS is replaced with mingw32_TARGET_OS. I don't know why but
  prior the last commit the tool was working with mingw32_HOST_OS fine but not
  it isn't. Maybe I miss something. Simon, could you check whether the patch is
  fine?
  
  Revision  Changes    Path
  1.6       +14 -2     fptools/ghc/lib/compat/Compat/Directory.hs
  1.57      +7 -20     fptools/ghc/utils/ghc-pkg/Main.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to