Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> like exceptions (quite un-Haskell-like)

Haskell has exceptions [1].

[1] http://www.haskell.org/haskellwiki/Exception



It has them, but I don't see them being used very often. More commonly just a Maybe will do. And really, monadic exceptions aren't like java exceptions. I would call them un-Haskell-like.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: