pipes-protolude-0.1.0.1: Alternate Prelude for the pipes ecosystem

Safe HaskellSafe
LanguageHaskell2010

Pipes.Temporary

Documentation

exceptP :: Monad m => Proxy a' a b' b m (Either e r) -> Proxy a' a b' b (ExceptT e m) r Source #