[Haskell-cafe] Either instance of Monad?
Yves Parès
limestrael at gmail.com
Tue Feb 22 23:07:05 CET 2011
Hello,
When importing Control.Monad.Error, it shows me that (Either e) is an
instance of MonadFix, but not an instance of Monad.
Isn't there a problem?
More information about the Haskell-Cafe
mailing list