GHC 6.4 release candidates available

Ross Paterson ross at soi.city.ac.uk
Mon Feb 14 12:23:16 EST 2005


If a program calls exitWith, runghc produces an extra line of output:
*** Exception: exit: ExitSuccess
or
*** Exception: exit: ExitFailure 3
and then exits with status 0.  It should do what a ghc-compiled
program does: silently exit with the appropriate status.


More information about the Glasgow-haskell-users mailing list