[project @ 2001-07-13 11:48:52 by rrt]
authorrrt <unknown>
Fri, 13 Jul 2001 11:48:52 +0000 (11:48 +0000)
committerrrt <unknown>
Fri, 13 Jul 2001 11:48:52 +0000 (11:48 +0000)
commitc3b902968f43b0fca7b92d9b24a0e95a609d5a38
treee665ddb2c2a88e863d47b9d3f9550b053d85b124
parent6cd9b27216b5f13e37afffc0ab84da0532506ad1
[project @ 2001-07-13 11:48:52 by rrt]
Don't use relative #include paths, as these files will be compiled from
inside cbits (they're now linked into the cbits library). All paths on which
include files may be found must now be given with -I directives.
ghc/lib/std/CPUTime.hsc
ghc/lib/std/Directory.hsc
ghc/lib/std/PrelHandle.hsc
ghc/lib/std/PrelIO.hsc
ghc/lib/std/PrelPosix.hsc
ghc/lib/std/Time.hsc