Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ac
on May 30, 2012
|
parent
|
context
|
favorite
| on:
Loop: a programming language for the JVM inspired ...
> like exceptions (quite un-Haskell-like)
Haskell has exceptions [1].
[1]
http://www.haskell.org/haskellwiki/Exception
Tyr42
on May 30, 2012
[–]
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:
Haskell has exceptions [1].
[1] http://www.haskell.org/haskellwiki/Exception