Coldwast wrote
Parallelising cabal-install: How Haskell Builds Use Your Cores
Jun 13, 2026 in Haskell, Performance — Why a build is a dependency graph, how -j builds use your cores, and the modern job-semaphore fix for oversubscription on wide dependency trees.
Read more…