[Haskell-cafe] Compilation time

Christopher Allen cma at bitemyapp.com
Mon Aug 24 20:54:29 UTC 2015


Do you have additional packages other than '.' specified in your
stack.yaml? If so, are they specified with extra-dep: true or extra-dep:
false or not specified at all?

On Mon, Aug 24, 2015 at 3:44 PM, Corentin Dupont <corentin.dupont at gmail.com>
wrote:

> Hi guys,
> I have an application with around 7K loc in 4 packages. It takes 1min30 to
> compile with stack.
> Is it a normal compilation time?
> My computer is fairly recent with Intel i7... I run some music in
> background :).
> Is there some statistics about compilation time somewhere?
> Thanks.
> Corentin
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
>
>


-- 
Chris Allen
Currently working on http://haskellbook.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150824/87a3e759/attachment.html>


More information about the Haskell-Cafe mailing list