On Sat, May 05, 2007 at 04:24:12AM +0200, Bertram Felgenhauer wrote: > 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.
Sorry, but you're too late. I saw the patch on cvs-ghc@ a day or two ago and realized that was my problem. (thanks anyway) Stefan _______________________________________________ cabal-devel mailing list [email protected] http://www.haskell.org/mailman/listinfo/cabal-devel
