manlio_perillo: > 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? >
It is possible (in theory) to design a better interface. :) -- Don _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
