[Haskell-cafe] Cabal -j
Don Stewart
dons at galois.com
Thu Jun 3 18:42:29 EDT 2010
chrisdone:
> On 4 June 2010 00:05, Don Stewart <dons at galois.com> wrote:
> > wasserman.louis:
> >> What, if anything, stands in the way of parallelizing Cabal installs, make -j
> >> style?
> >
> > Parallelizing ghc --make
> >
> > http://vimeo.com/6572966
>
> Unless Louis meant what's stopping cabal-install from installing
> dependancies in parallel instead of serial? In which case; nothing?
>
Oh, sorry, dependencies (package level parallelism) vs modules (ghc --make level parallelism)
-- don
More information about the Haskell-Cafe
mailing list