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.
maybeSenderOfEvent :: EventHasMaybeSender eventKind => eventKind -> Maybe HookUsergithub-webhooks GitHub.Data.Webhooks.Events Provides the sender context of a Webhook event.
maybeToM :: MonadFail m => String -> Maybe a -> m ahaxr Network.XmlRpc.Internals Convert a Maybe value to a value in any monad
maybeValue :: Read a => String -> ReadPrec (Maybe a)histogram-fill Data.Histogram.Bin.Read Return optional value
maybeAuthorized :: Yesod site => Route site -> Bool -> HandlerT site IO (Maybe (Route site))hledger-web Hledger.Web.Import Return the same URL if the user is authorized to see it. Built on top of isAuthorized. This is useful for building page that only contain links to pages the user is allowed to see.
maybePlus :: (a -> Maybe a) -> a -> [a]hxt-xpath Text.XML.HXT.XPath.NavTree No documentation available.
maybeStar :: (a -> Maybe a) -> a -> [a]hxt-xpath Text.XML.HXT.XPath.NavTree No documentation available.
maybeToList :: Maybe a <-> [a]invertible Data.Invertible.Maybe Convert between Maybe and a (singleton) list (see maybeToList). (invert listToMaybe)
maybeStruct :: Value -> Maybe Structkoji Distribution.Koji.API No documentation available.
maybePeekChar :: P (Maybe Char)language-c-quote Language.C.Parser.Monad No documentation available.
maybePP :: Pretty a => Int -> Maybe a -> Doclanguage-java Language.Java.Pretty No documentation available.