Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
wraxml Text.XML.WraXML.Tree Deprecated: XmlChar.Unicode constructors must contain unicode characters and not encoded ones. Decode characters before parsing!
maybeDecodeUTF8Chars :: String -> T i name T -> Maybe (T i name String)wraxml Text.XML.WraXML.Tree Deprecated: XmlChar.Unicode constructors must contain unicode characters and not encoded ones. Decode characters before parsing!
maybeProcessingLeaf :: Leaf name str -> Maybe (Name name, T name str)wraxml Text.XML.WraXML.Tree No documentation available.
maybeTag :: T i name str -> Maybe (T name str, [T i name str])wraxml Text.XML.WraXML.Tree No documentation available.
maybeText :: T i name str -> Maybe strwraxml Text.XML.WraXML.Tree No documentation available.
maybeTextLeaf :: Leaf name str -> Maybe strwraxml Text.XML.WraXML.Tree No documentation available.
maybeWarningLeaf :: Leaf name str -> Maybe Stringwraxml Text.XML.WraXML.Tree No documentation available.
-
yesod-auth-oauth2 Yesod.Auth.OAuth2.Prelude Retrieves user credentials, if user is authenticated. By default, this calls defaultMaybeAuthId to get the user ID from the session. This can be overridden to allow authentication via other means, such as checking for a special token in a request header. This is especially useful for creating an API to be accessed via some means other than a browser.
maybeMult :: Num a => Maybe a -> Maybe a -> Maybe ayi-keymap-vim Yi.Keymap.Vim.StateUtils No documentation available.
maybeMP :: MonadPlus m => Maybe a -> m aIfElse Control.Monad.IfElse This conversion is common enough to make a name for.