[Haskell-cafe] Compile times and separate compilation
Tom Ellis
tom-lists-haskell-cafe-2013 at jaguarpaw.co.uk
Sat Feb 20 10:12:54 UTC 2016
"Help *with* slow compiles (by speeding them up)" or "Help *speed up* slow
complies"
On Sat, Feb 20, 2016 at 10:04:05AM +0000, Colin Adams wrote:
> s/slow/speed/ ?
>
> On 20 February 2016 at 09:56, Tom Ellis <
> tom-lists-haskell-cafe-2013 at jaguarpaw.co.uk> wrote:
>
> > Random thought about compile times: could separate compilation be made even
> > more fine-grained by taking it to the level of individual top-level
> > identifiers, rather than modules? This would probably help slow recompiles
> > a lot.
More information about the Haskell-Cafe
mailing list