Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newZonkAnyType :: Kind -> TcM Typebreakpoint Debug.Breakpoint.GhcFacade No documentation available.
tcg_zany_n :: TcGblEnv -> TcRef Integerbreakpoint Debug.Breakpoint.GhcFacade A source of unique identities for ZonkAny instances See Note [Any types] in GHC.Builtin.Types, wrinkle (Any4)
containsAny :: Field Text -> [Text] -> SearchExpressionbugzilla-redhat Web.RedHatBugzilla.Search No documentation available.
equalsAny :: FieldType a => Field a -> [a] -> SearchExpressionbugzilla-redhat Web.RedHatBugzilla.Search No documentation available.
stripAnyExtension :: Set String -> FilePath -> Maybe Stringcabal-gild CabalGild.Unstable.Action.EvaluatePragmas Attempts to strip any of the given extensions from the file path. If any of them succeed, the result is returned. Otherwise Nothing is returned.
BadLocDirManyCabalFiles :: String -> BadPackageLocationMatchcabal-install Distribution.Client.ProjectConfig No documentation available.
UserAnyQualifier :: PackageName -> UserConstraintScopecabal-install Distribution.Client.Targets Scope that applies to the package when it has any qualifier.
UserAnySetupQualifier :: PackageName -> UserConstraintScopecabal-install Distribution.Client.Targets Scope that applies to the package when it has a setup qualifier.
many :: ReadP r a -> ReadP r [a]cabal-install Distribution.Deprecated.ReadP Parses zero or more occurrences of the given parser.
many1 :: ReadP r a -> ReadP r [a]cabal-install Distribution.Deprecated.ReadP Parses one or more occurrences of the given parser.