On Wed, Dec 21, 2011 at 8:18 AM, Magnus Therning <[email protected]> wrote: > Sure, I can do that, but it would be even better to express > dissatisfaction and suggest a way to fix it. I don't have any idea of > what's going on though. Anyone with deeper knowledge?
The problem with that module is cpolysArr. An idea is to put that array in another module with NOINLINE and GHC_OPTIONS -O0. Didn't test it, though. Cheers, -- Felipe. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
