Hi,

On Tue, Jan 24, 2012 at 7:04 PM, Evan Laforge <qdun...@gmail.com> wrote:
>> I'm also interested in a "build server" mode for ghc. I have written a
>> parallel wrapper for 'ghc --make' [1], but the speed gains are not as
>> impressive [2] as I hoped because of the duplicated work.
>
> Was the duplicated work rereading .hi files, or was there something else?

I think so - according to the GHC manual, the main speed improvement
comes from caching the information between compilations.

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to