|
Re: Posix.getFileStatus: msg#00079lang.haskell.glasgow.bugs
George Russell wrote: > (2) The logical way of spotting whether a file is actually there is the > queryFile function, documented for example here: > > http://haskell.cs.yale.edu/ghc/docs/latest/html/hslibs/files-and-directories.html > But sadly the queryFile function does not appear to be in the Posix module! > At least not for > ghc5.04.2. Apparently, `queryAccess` and `queryFile` are called `fileAccess` and `fileExist`. Dean
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Posix.getFileStatus, Simon Marlow |
|---|---|
| Next by Date: | "unknown architecture" bug, Hal Daume III |
| Previous by Thread: | Posix.getFileStatus, George Russell |
| Next by Thread: | RE: Posix.getFileStatus, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |