[project @ 2004-11-14 20:25:54 by panne]
authorpanne <unknown>
Sun, 14 Nov 2004 20:25:54 +0000 (20:25 +0000)
committerpanne <unknown>
Sun, 14 Nov 2004 20:25:54 +0000 (20:25 +0000)
commitfb4b15fd8da7e36a2a7aee70fe0b084096f76a1a
treeae6668b3d7b1006c0e1c3b1ffa3f605047d7cf94
parentb3e13e24b24d6c2aede318db7be33929c4e4feb8
[project @ 2004-11-14 20:25:54 by panne]
Tiny refactoring, mostly used as a reminder that '#if blah_platform' tests are
evil and should be replaced by feature-based test (autoconf!) and concentrated
in few modules. System.FilePath is another great example for this, all #ifs
should be replaced by a function handling a possible drive letter + a few
separator constants.
System/Directory.hs