panne       2004/11/14 12:25:55 PST

  Modified files:
    libraries/base/System Directory.hs 
  Log:
  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.
  
  Revision  Changes    Path
  1.41      +9 -5      fptools/libraries/base/System/Directory.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to