Hacker News new | ask | show | jobs
by wz1000 4277 days ago
Yes, one thing I would like to see in Haskell is more monads based on IO, but specialized to deal with specific kinds of side effects.

An example of this(not a very good one I'm afraid) is the X monad.