30 May
2016
30 May
'16
1:16 p.m.
Thanks for the tip, Ben! I have just tried with ./validate and those horrific stats are gone. `$(MAKE) test` now also works. Apparently the thorough cleaning was overdue. I'm fine with this. Cheers, Gabor PS: Out of sheer curiosity, what could have caused the hiccups? On 5/30/16, Ben Gamari <ben@smart-cactus.org> wrote:
Gabor Greif <ggreif@gmail.com> writes:
Hi devs,
I get some pretty bad allocation statistics when testing GHC HEAD. Not sure why, but this is with a stage-0 compiler that is also GHC HEAD. (I doubt that that is the reason, though.)
I presume this wasn't with ./validate. Have you tried ./validate?
Cheers,
- Ben