[project @ 2005-03-19 02:03:26 by sof]
authorsof <unknown>
Sat, 19 Mar 2005 02:03:27 +0000 (02:03 +0000)
committersof <unknown>
Sat, 19 Mar 2005 02:03:27 +0000 (02:03 +0000)
commitdd70cacd4793c4497136829c50ef31f330163638
tree001f0b1ba3756745f2ca1125808fb2f1dc21b8e0
parent90f7b6cec2b034721ec0b7c015a23ec0aed63100
[project @ 2005-03-19 02:03:26 by sof]
[Windows only]
for System.Directory / Compat.Directory functionality that probes the OS
for local details re: misc user directories, perform late binding of
SHGetFolderPath() from shell32.dll, as it may not be present.
(cf. ghc-6.4's failure to operate on Win9x / NT boxes.) If the API isn't
there, fail with UnsupportedOperation.
Packages.readPackageConfigs: gracefully handle excns from getAppUserDataDirectory.

Merge to STABLE.
System/Directory.hs
cbits/dirUtils.c
include/dirUtils.h