Y
Hacker News
new
|
ask
|
show
|
jobs
by
kccqzy
3112 days ago
Which monad laws fail miserably in Haskell with non-termination, and for which monads?
1 comments
catnaroek
3111 days ago
All three monad laws and all monads. Just use `seq`.
link