Hi, Finally, here is a System.FilePath 1.0 release! The FilePath library is a library for manipulating FilePaths in a cross platform way on both Windows and Unix.
Home page: http://www-users.cs.york.ac.uk/~ndm/filepath/ Darcs repo: http://darcs.haskell.org/packages/filepath/ Haddock: http://www.cs.york.ac.uk/fp/haddock/filepath/ This version will be included in GHC 6.6.1 and all future major Haskell compilers. THINGS TO NOTE: * There are no longer Version_0_10 interfaces - the interface is now stable, please use System.FilePath. * The library is now "filepath", not "FilePath" I would upload this libary to Hackage, but Cabal won't work with sdist on my machine, so I can't. If someone else wants to, please feel free. Thanks Neil _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
