Safe Haskell | None |
---|
Text.StringPrep.Profiles
Description
Profiles as defined by various sources
Documentation
namePrepProfile :: Bool -> StringPrepProfileSource
Nameprep profile (RFC 3491)
saslPrepProfile :: Bool -> StringPrepProfileSource
SASLPrep profile (RFC 4013). The parameter determines whether unassigned charater are allowed (query behaviour) or disallowed (store)