[Haskell] [Haskell-cafe] ANNOUNCE: posix-paths, for faster file system operations

John Wiegley johnw at fpcomplete.com
Wed Aug 21 09:21:05 CEST 2013


>>>>> Niklas Hambüchen <mail at nh2.me> writes:

> It implements a large portion of System.Posix.FilePath using ByteString
> based RawFilePaths instead of String based FilePaths

Was there a reason you didn't base your work on the already existing
system-filepath library?  Did it have deficiencies that your rendition
corrects?

-- 
John Wiegley
FP Complete                         Haskell tools, training and consulting
http://fpcomplete.com               johnw on #haskell/irc.freenode.net




More information about the Haskell mailing list