[Haskell-cafe] Cabal config file - default install flags?

Konstantine Rybnikov k-bx at k-bx.com
Sat Jan 31 22:15:16 UTC 2015


Hi Lucas.

Just put `jobs: $ncpus` into your ~/.cabal/config wile. I believe
documentation is somewhere inside cabal manual, please take a look there.

Hope this helps.

On Sat, Jan 31, 2015 at 11:02 PM, Lucas Paul <reilithion at gmail.com> wrote:

> I'd like to have cabal automatically use -j8 when I cabal install
> something. Is there something I can put into the .cabal/config file
> that will accomplish this?
>
> More generally, where can I find documentation on that config file?
>
> - Lucas Paul
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20150201/3d8cbb3e/attachment.html>


More information about the Haskell-Cafe mailing list