protolude-0.3.0: A small prelude.
Safe HaskellTrustworthy
LanguageHaskell2010

Protolude.Exceptions

Documentation

hush :: Alternative m => Either e a -> m a Source #

note :: MonadError e m => e -> Maybe a -> m a Source #