[Haskell] System.FilePath survey

Krasimir Angelov kr.angelov at gmail.com
Fri Feb 3 07:18:07 EST 2006


2006/2/3, Johannes Waldmann <waldmann at imn.htwk-leipzig.de>:
> > The disadvantage is that
> > with the current IO library we should convert from ADT to String and
> > back again each time when we have to do any IO.
>
> Irrelevant for performance, I think. If I want to do heavy IO, then I'd
> open a file (once) to get a handle, and use only the handle afterwards.

I mean that it is going to be boring.

Cheers,
  Krasimir


More information about the Libraries mailing list