[Haskell-cafe] haskell build phase is very slow

Felipe Almeida Lessa felipe.lessa at gmail.com
Mon Feb 4 22:55:11 CET 2013


On Mon, Feb 4, 2013 at 7:45 PM, Ben Doyle
<benjamin.peter.doyle at gmail.com> wrote:
> General advice on speeding compilation is here: [2].

Its first advice should already be enough to give you something
usable.  Call cabal configure with the --disable-optimization flag and
see if it helps.

Cheers, =)

--
Felipe.



More information about the Haskell-Cafe mailing list