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