Stefan O'Rear wrote: > [EMAIL PROTECTED]:/usr/local/src/xmonad$ runhaskell Setup.lhs clean -v5 > cleaning... > [EMAIL PROTECTED]:/usr/local/src/xmonad$ echo $? > 1 > [EMAIL PROTECTED]:/usr/local/src/xmonad$ ghc -V > The Glorious Glasgow Haskell Compilation System, version 6.7.20070502
That's a ghci regression. I've sent a patch to cvs-ghc for this but it's awaiting moderator's approval. you can find it at http://int-e.home.tlink.de/haskell/fix-ghci-exit-code.patch I guess I should open a trac ticket. Maybe tomorrow. HTH, Bertram _______________________________________________ cabal-devel mailing list [email protected] http://www.haskell.org/mailman/listinfo/cabal-devel
