build system

Ian Lynagh igloo at earth.li
Tue Jul 21 22:14:05 UTC 2015


On Tue, Jul 21, 2015 at 11:32:55PM +0200, Thomas Miedema wrote:
> 
> To make things sequential: you can use `CPUS=1 ./validate`.

You need "THREADS=1 ./validate".

CPUS=1 would use 2 threads.


Thanks
Ian



More information about the ghc-devs mailing list