patch applied (ghc): fix exit code of ghci -e " return ()"

Ian Lynagh igloo at earth.li
Sun May 6 07:38:40 EDT 2007


Thu May  3 14:25:14 PDT 2007  Bertram Felgenhauer <int-e at gmx.de>
  * fix exit code of ghci -e "return ()"
  This should result in successful program termination. Not doing this
  breaks checking the exit code of  runghc Setup.lhs build  for example.

    M ./compiler/ghci/InteractiveUI.hs -1 +6



More information about the Cvs-ghc mailing list