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

All three monad laws and all monads. Just use `seq`.