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.
organizationCompany :: Organization -> !Maybe Textgithub GitHub.Data.Definitions No documentation available.
userCompany :: User -> !Maybe Textgithub GitHub.Data.Definitions No documentation available.
optionsAnyAssignee :: IssueRepoModgithub GitHub.Data.Options Issues assigned to someone.
optionsAnyMilestone :: IssueRepoModgithub GitHub.Data.Options Issues that have a milestone.
whMarketplacePlanYearlyPriceInCents :: HookMarketplacePlan -> !Intgithub-webhooks GitHub.Data.Webhooks.Payload No documentation available.
insertManyTemplates :: Template -> [(Token, Template)] -> Maybe Templateglabrous 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)]
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.
type
SomeTypedAnySymbol = SomeTypedSymbol 'AnyKindgrisette Grisette.Internal.SymPrim.Prim.Internal.Term Non-indexed any symbol
type
TypedAnySymbol = TypedSymbol 'AnyKindgrisette Grisette.Internal.SymPrim.Prim.Internal.Term Any symbol
typedAnySymbol :: SupportedPrim t => Symbol -> TypedSymbol 'AnyKind tgrisette Grisette.Internal.SymPrim.Prim.Internal.Term Create a typed symbol with any kinds.