summaryrefslogtreecommitdiff
path: root/ghc/lib/compat/System/FilePath.hs
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-01-26 15:04:08 by simonmar]simonmar2005-01-261-4/+0
| | | | Remove System.FilePath, use System.Directory.Internals for now.
* [project @ 2004-11-14 09:50:33 by krasimir]krasimir2004-11-141-0/+4
* Add stub for System.FilePath * Add findExecutable & copyFile to Compat.Directory