Re: darcs patch: add test for curried unboxed-tuple constructors

2008-01-04 Thread Simon Marlow
Isaac Dupree wrote: Also my other test, parser/should_compile/read063, (and probably others) seem to be getting a failure for optimization mode just because of a NOTE in stderr? : --- /dev/null 2007-12-30 14:48:00.0 -0500 +++ ./read063.comp.stderr.normalised2008-01-04 08:55:51.

Re: darcs patch: add test for curried unboxed-tuple constructors

2008-01-04 Thread Ian Lynagh
Hi Isaac, On Fri, Jan 04, 2008 at 09:00:26AM -0500, Isaac Dupree wrote: > okay I only realized one thing: this test of running unboxed tuples of > course won't currently work with the `ghci` mode. Does the test need to > be specially notated in any way because of that? Yup: test('read004', e

darcs patch: add test for curried unboxed-tuple constructors

2008-01-04 Thread Isaac Dupree
okay I only realized one thing: this test of running unboxed tuples of course won't currently work with the `ghci` mode. Does the test need to be specially notated in any way because of that? Also my other test, parser/should_compile/read063, (and probably others) seem to be getting a failur