[Haskell-cafe] Problem with class Control.Monad.Error noMsg usage
Henning Thielemann
schlepptop at henning-thielemann.de
Tue Dec 21 16:40:38 CET 2010
Aaron Gray schrieb:
> if I try importing them :-
>
> import Control.Monad.Error (noMsg, strMsg)
I think it was moved to Control.Monad.Error.Class.
More information about the Haskell-Cafe
mailing list