[project @ 2001-05-22 15:06:47 by simonmar]
authorsimonmar <unknown>
Tue, 22 May 2001 15:06:47 +0000 (15:06 +0000)
committersimonmar <unknown>
Tue, 22 May 2001 15:06:47 +0000 (15:06 +0000)
commitdf75591ba46f1350b70ef145624222f583b3f448
treef5b2d23c9d14e0387c2596aff629b104e3416676
parent51724722de1d5a9513b1082d18909675910156ab
[project @ 2001-05-22 15:06:47 by simonmar]
- System.exitWith now raises a (new) exception,
ExitException ExitCode.

- While I was there I cleaned up System.getArgs and
  System.getProgName, using foriegn label and removing progargs.c
ghc/lib/std/PrelIO.hsc
ghc/lib/std/PrelIOBase.lhs
ghc/lib/std/PrelTopHandler.lhs
ghc/lib/std/System.lhs
ghc/lib/std/cbits/progargs.c [deleted file]