[Haskell-cafe] about System.Posix.Files.fileAccess

Manlio Perillo manlio_perillo at libero.it
Wed Jan 14 09:02:22 EST 2009


Hi.

This is of course a personal opinion, but I think the interface of:
fileAccess :: FilePath -> Bool -> Bool -> Bool -> IO Bool
http://haskell.org/ghc/docs/latest/html/libraries/unix/System-Posix-Files.html#v:fileAccess

is not very good.

Is it possible to design (in theory) a better interface?



Thanks  Manlio Perillo


More information about the Haskell-Cafe mailing list