[Haskell-cafe] Compile times and separate compilation
Wojtek Narczyński
wojtek at power.com.pl
Mon Feb 22 14:33:23 UTC 2016
On 20.02.2016 10:56, Tom Ellis 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.
>
>
Well, what about inlining?
I presume you are using the -j switch.
Try NVMe, if you haven't already.
--
Wojtek
More information about the Haskell-Cafe
mailing list