Hacker News new | ask | show | jobs
by jbarham 5204 days ago
On the bright side, waiting for the Haskell compiler to grind away means you have plenty of time to read up on Go.
1 comments

I don't generally wait for GHC more than a few seconds at a time, except when I'm bootstrapping a new installation. Then I wait some minutes for "cabal install".

Compilation times are not bad enough to be a problem.