[Haskell] System.FilePath survey
John Meacham
john at repetae.net
Fri Feb 3 06:49:03 EST 2006
On Fri, Feb 03, 2006 at 11:29:34AM +0000, Neil Mitchell wrote:
> I wrote a separate FilePath module for Yhc, which is available at:
> http://www.cs.york.ac.uk/fp/darcs/yhc-devel/src/compiler98/Util/FilePath.hs
>
> The advantage of this one is that it doesn't use any #ifdef's, so is
> entirely portable between Unix/Windows - important if you want to be
> able to create a binary that runs anywhere.
also if you want to manipulate windows paths from unix and vice versa.
any standard library should support that sort of thing.
John
--
John Meacham - ⑆repetae.net⑆john⑈
More information about the Haskell
mailing list