[Haskell-beginners] Parallel builds with Cabal

João Paulo Pizani Flor joaopizani at gmail.com
Mon Feb 21 14:23:18 CET 2011


Does anybody know if this is even possible?

I want to do with cabal something similar to what "make -j N" does. Uses N
threads to do a parallel build. From what I've read unitl know it seems
Cabal doesn't (still) support this feature...

Can I do this? "cabal install gtk2hs -j 4"?? It would be SO awesome :)

João Paulo Pizani Flor
joaopizani at gmail.com
Computer Science B.Sc
Federal University of Santa Catarina - Brazil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110221/81633df0/attachment.htm>


More information about the Beginners mailing list