Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. organizationCompany :: Organization -> !Maybe Text

    github GitHub.Data.Definitions

    No documentation available.

  2. userCompany :: User -> !Maybe Text

    github GitHub.Data.Definitions

    No documentation available.

  3. optionsAnyAssignee :: IssueRepoMod

    github GitHub.Data.Options

    Issues assigned to someone.

  4. optionsAnyMilestone :: IssueRepoMod

    github GitHub.Data.Options

    Issues that have a milestone.

  5. whMarketplacePlanYearlyPriceInCents :: HookMarketplacePlan -> !Int

    github-webhooks GitHub.Data.Webhooks.Payload

    No documentation available.

  6. insertManyTemplates :: Template -> [(Token, Template)] -> Maybe Template

    glabrous Text.Glabrous

    get Just a new Template by inserting many Templates, if there is at least one tag correspondence, or Nothing.

    λ>insertManyTemplates t0 [(Tag "template1",t1),(Tag "template2",t2)]
    

  7. globMany :: GlobFlag -> [String] -> IO [FilePath]

    glob-posix System.Directory.Glob

    Like glob, but matches against multiple patterns. This function only allocates and marshals data once, making it more efficient than multiple glob calls.

  8. type SomeTypedAnySymbol = SomeTypedSymbol 'AnyKind

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

    Non-indexed any symbol

  9. type TypedAnySymbol = TypedSymbol 'AnyKind

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

    Any symbol

  10. typedAnySymbol :: SupportedPrim t => Symbol -> TypedSymbol 'AnyKind t

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

    Create a typed symbol with any kinds.

Page 225 of many | Previous | Next