Hacker News new | ask | show | jobs
by hedgehog 18 days ago
I don't have the experience, how high are Haskell compile times such that a switch like this is worth it? I have some experience with generated Python, Rust, and TypeScript, and I have not found that compile time is enough of a concern that it would offset additional safety of a stronger type system. Like some of the siblings I'm now starting to do experiments with Lean and other tools to get even stronger assurance about system behavior.
1 comments

Long compile times can be a problem. It’s also a problem that can be managed. I think this is overstated in the article.