[project @ 2001-12-27 11:29:58 by sof]
authorsof <unknown>
Thu, 27 Dec 2001 11:30:10 +0000 (11:30 +0000)
committersof <unknown>
Thu, 27 Dec 2001 11:30:10 +0000 (11:30 +0000)
commitd69776702f4e8715e49dbbf8f6c16a6cb7f6d092
tree405a28751f024396f767d8811753d4169cf97774
parent14b9c05ff17f318b64b112040621e1513bd1def3
[project @ 2001-12-27 11:29:58 by sof]
Get rid of uses of #const, #peek, #poke and #ptr from PrelPosix.hsc
(this leaves just uses of #type in PrelPosix) - provide constant and
accessor wrappers via PrelIOUtils.c instead.

Who knows, we might just be able to bootstrap via .hc files again..?

Only compiled & tested under Win32.
ghc/lib/std/Directory.lhs
ghc/lib/std/PrelHandle.hs
ghc/lib/std/PrelPosix.hsc
ghc/lib/std/cbits/PrelIOUtils.c
ghc/lib/std/cbits/PrelIOUtils.h
ghc/lib/std/cbits/dirUtils.c