4 Sep
2009
4 Sep
'09
11:08 a.m.
Agreed. Removing all strictness annotations from data structures eliminates the error. David On Thu, Sep 3, 2009 at 11:23 PM, John Meacham<john@repetae.net> wrote:
Hmm.. it looks like that for some reason not all of the TID newtype constructors are being removed properly. I'll take a look. I am thinking it might have something to do with the strictness annotation and UNPACKing of strict fields... hmm...
John
-- John Meacham - ⑆repetae.net⑆john⑈ - http://notanumber.net/ _______________________________________________ jhc mailing list jhc@haskell.org http://www.haskell.org/mailman/listinfo/jhc
-- David Roundy