Enable cabal semaphore
Maybe we should enable cabal sempahores to make use of parallelism during builds (for versions of GHC where it's available): https://well-typed.com/blog/2023/08/reducing-haskell-parallel-build-times/
I'm not sure if this would mess with our performance statistics?