[Haskell] System.FilePath survey

John Meacham john at repetae.net
Fri Feb 3 19:30:49 EST 2006


On Fri, Feb 03, 2006 at 11:00:18PM +0200, Einar Karttunen wrote:
> Isn't one reason to have non-string FilePaths because they may not be
> convertable to unicode? Thus the move from String to FastPackedString
> would not really solve the problem.

It would be nice if a 'FastByteArray' could be pulled out of
FastPackedString since it is a very useful thing in its own right.

        John

-- 
John Meacham - ⑆repetae.net⑆john⑈


More information about the Libraries mailing list