[Haskell-cafe] Hoogle

Neil Mitchell ndmitchell at gmail.com
Wed Apr 16 17:08:43 EDT 2008


Hi Vasili,

>    I already found this link. Thanks in any case. I want to O_CREATE a file,
> i.e. do a openFd creating a new file. O_CREATE should be the FileMode, but I
> don't see in the link below.

What do you want to do beyond writeFile/openFile/readFile? If you can,
its better to use the standard IO openFile.

Thanks

Neil


More information about the Haskell-Cafe mailing list