[Haskell-cafe] OOM when linking, increasingly a problem
Felipe Almeida Lessa
felipe.lessa at gmail.com
Wed Dec 21 11:24:35 CET 2011
On Wed, Dec 21, 2011 at 8:18 AM, Magnus Therning <magnus at therning.org> 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.
More information about the Haskell-Cafe
mailing list