Re: Validate failures of the day
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 31, 2012 at 04:22:03PM +0000, Simon Peyton-Jones wrote: > I think that's all mine. arrowfail001 fails with stage=1 (with an ASSERT error, and it *is* wrong) I think it'll only fail with a DEBUG compiler. I've updated the test accordingly. Thanks Ian