Using such a function is generally a bad idea because of race conditions. -- Lennart Diego Yanivello wrote: > hi, is there (in Haskell) a function like existFile :: FilePath -> > IO (Bool) ? Thanks!