[Well-Typed Blog] Reducing Haskell parallel build times using semaphores
Haskell Community [Unofficial]
February 21, 2026
This has been implemented for Stack by Ching Pei Yang. However, I am thinking about sensible defaults. Is there any reason not to use semaphore by default, when it is supported (GHC 9.8.1 or later with Cabal-3.12.0.0 or later)?
Discussion in the ATmosphere