On 5 April 2011 15:33, Vo Minh Thu <noteed@gmail.com> wrote:
> I'm sure everyone is eager to have a parallel GHC and parallel Cabal. I am.
> Waiting for 67 modules to build in order every time I change my types file
> is not fun.

You should parallelize yourself instead; while one thread is stuck
waiting for GHC or Cabal, the other ones can have fun.

I only came to look at Haskell-Cafe posts because I was waiting for builds. ;-)