Re: [Haskell-cafe] Three Google Summer of Code project proposals

2011-03-27 Thread wren ng thornton
On 3/27/11 7:16 AM, Johan Tibell wrote: On Sun, Mar 27, 2011 at 1:03 PM, Andrew Coppin wrote: *** Build multiple Cabal packages in parallel *** http://hackage.haskell.org/trac/summer-of-code/ticket/1594 Many developers have multi-core machines but Cabal runs the build process in a single thre

Re: [Haskell-cafe] Three Google Summer of Code project proposals

2011-03-27 Thread Johan Tibell
On Sun, Mar 27, 2011 at 1:03 PM, Andrew Coppin wrote: >> *** Build multiple Cabal packages in parallel *** >> http://hackage.haskell.org/trac/summer-of-code/ticket/1594 >> >> Many developers have multi-core machines but Cabal runs the build >> process in a single thread, only making use of one cor

Re: [Haskell-cafe] Three Google Summer of Code project proposals

2011-03-27 Thread Andrew Coppin
*** Build multiple Cabal packages in parallel *** http://hackage.haskell.org/trac/summer-of-code/ticket/1594 Many developers have multi-core machines but Cabal runs the build process in a single thread, only making use of one core. If the build process could be parallelized build times could be c

[Haskell-cafe] Three Google Summer of Code project proposals

2011-03-20 Thread Johan Tibell
Hi, I'd like to advertise three Google Summer of Code projects that I recently added to the list [1] of proposed projects: *** Build multiple Cabal packages in parallel *** http://hackage.haskell.org/trac/summer-of-code/ticket/1594 Many developers have multi-core machines but Cabal runs the buil