
4 May
2007
4 May
'07
10:24 p.m.
Stefan O'Rear wrote:
stefan@stefans:/usr/local/src/xmonad$ runhaskell Setup.lhs clean -v5 cleaning... stefan@stefans:/usr/local/src/xmonad$ echo $? 1 stefan@stefans:/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