Safe Haskell | Safe-Inferred |
---|
Documentation
sasl :: (MonadState m, SaslState (StateType m), MonadError m, SaslError (ErrorType m)) => (ByteString -> ByteString -> ByteString -> m ()) -> (ByteString, (Bool, Pipe ByteString (Either Success ByteString) m ()))Source