[project @ 2005-01-10 23:48:07 by krasimir]
authorkrasimir <unknown>
Mon, 10 Jan 2005 23:48:07 +0000 (23:48 +0000)
committerkrasimir <unknown>
Mon, 10 Jan 2005 23:48:07 +0000 (23:48 +0000)
commit3410e077e565c70935daa32231df938043cb518b
tree5b1e237273a9b702c098e4feb3bbc0a5d1f69ba0
parent55c604790106d8c8b4a470feefe55e19bbfe7477
[project @ 2005-01-10 23:48:07 by krasimir]
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?
ghc/lib/compat/Compat/Directory.hs
ghc/utils/ghc-pkg/Main.hs