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.

  1. maybeSenderOfEvent :: EventHasMaybeSender eventKind => eventKind -> Maybe HookUser

    github-webhooks GitHub.Data.Webhooks.Events

    Provides the sender context of a Webhook event.

  2. maybeToM :: MonadFail m => String -> Maybe a -> m a

    haxr Network.XmlRpc.Internals

    Convert a Maybe value to a value in any monad

  3. maybeValue :: Read a => String -> ReadPrec (Maybe a)

    histogram-fill Data.Histogram.Bin.Read

    Return optional value

  4. 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.

  5. maybePlus :: (a -> Maybe a) -> a -> [a]

    hxt-xpath Text.XML.HXT.XPath.NavTree

    No documentation available.

  6. maybeStar :: (a -> Maybe a) -> a -> [a]

    hxt-xpath Text.XML.HXT.XPath.NavTree

    No documentation available.

  7. maybeToList :: Maybe a <-> [a]

    invertible Data.Invertible.Maybe

    Convert between Maybe and a (singleton) list (see maybeToList). (invert listToMaybe)

  8. maybeStruct :: Value -> Maybe Struct

    koji Distribution.Koji.API

    No documentation available.

  9. maybePeekChar :: P (Maybe Char)

    language-c-quote Language.C.Parser.Monad

    No documentation available.

  10. maybePP :: Pretty a => Int -> Maybe a -> Doc

    language-java Language.Java.Pretty

    No documentation available.

Page 52 of many | Previous | Next