Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern FORM_MIME_TYPE_URLENCODED :: Text

    gi-soup3 GI.Soup.Constants

    A macro containing the value application/x-www-form-urlencoded; the default MIME type for POSTing HTML form data.

  2. module GitHub.Endpoints.Repos.Forks

    Hot forking action, as described at http://developer.github.com/v3/repos/forks/.

  3. data ForkApplyEvent

    github-webhooks GitHub.Data.Webhooks.Events

    Triggered when a patch is applied in the Fork Queue. Events of this kind are no longer delivered. See https://developer.github.com/v3/activity/events/types/#forkapplyevent.

  4. ForkApplyEvent :: ForkApplyEvent

    github-webhooks GitHub.Data.Webhooks.Events

    No documentation available.

  5. data ForkEvent

    github-webhooks GitHub.Data.Webhooks.Events

    Triggered when a user forks a repository. See https://developer.github.com/v3/activity/events/types/#forkevent.

  6. ForkEvent :: HookRepository -> HookRepository -> HookUser -> ForkEvent

    github-webhooks GitHub.Data.Webhooks.Events

    No documentation available.

  7. pattern ForallTerm :: forall r t . () => (r ~ Bool, SupportedNonFuncPrim t) => TypedSymbol 'ConstantKind t -> Term Bool -> Term r

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    Pattern synonym for ForallTerm'. Note that using this pattern to construct a Term will do term simplification.

  8. ForallTerm' :: forall t1 . {-# UNPACK #-} !CachedInfo -> !TypedSymbol 'ConstantKind t1 -> !Term Bool -> Term Bool

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    No documentation available.

  9. pattern ForallTerm :: forall r t . () => (r ~ Bool, SupportedNonFuncPrim t) => TypedSymbol 'ConstantKind t -> Term Bool -> Term r

    grisette Grisette.SymPrim

    Pattern synonym for ForallTerm'. Note that using this pattern to construct a Term will do term simplification.

  10. pattern ForExp :: CallConv -> Maybe String -> Name -> Type -> Decl

    haskell-src-exts-simple Language.Haskell.Exts.Simple.Syntax

    No documentation available.

Page 329 of many | Previous | Next