Folks, I have recently graduated from working on small Haskell codebases, to one that is big enough that compilation (and re-compilation) times are getting painful.
If I wanted to just throw money at the problem, and I was willing to give up essentially everything else, what kind or specs should I be looking for to get the fastest compilation times per dollar?
I’ll be upfront that the hardware layer is a complete black-box to me - while interesting, there are other things I’d rather learn first.
P.S. I understand that the answer is “it depends”, but would like any guidance. Thank you.