Hacker News new | ask | show | jobs
by willtim 3233 days ago
Haskell can defer them by producing thunks (values) containing runtime exceptions. But unlike a dynamic-only language, you still get to know about the errors at compile time, by way of a set of warnings.