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.

  1. newZonkAnyType :: Kind -> TcM Type

    breakpoint Debug.Breakpoint.GhcFacade

    No documentation available.

  2. tcg_zany_n :: TcGblEnv -> TcRef Integer

    breakpoint Debug.Breakpoint.GhcFacade

    A source of unique identities for ZonkAny instances See Note [Any types] in GHC.Builtin.Types, wrinkle (Any4)

  3. containsAny :: Field Text -> [Text] -> SearchExpression

    bugzilla-redhat Web.RedHatBugzilla.Search

    No documentation available.

  4. equalsAny :: FieldType a => Field a -> [a] -> SearchExpression

    bugzilla-redhat Web.RedHatBugzilla.Search

    No documentation available.

  5. stripAnyExtension :: Set String -> FilePath -> Maybe String

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

  6. BadLocDirManyCabalFiles :: String -> BadPackageLocationMatch

    cabal-install Distribution.Client.ProjectConfig

    No documentation available.

  7. UserAnyQualifier :: PackageName -> UserConstraintScope

    cabal-install Distribution.Client.Targets

    Scope that applies to the package when it has any qualifier.

  8. UserAnySetupQualifier :: PackageName -> UserConstraintScope

    cabal-install Distribution.Client.Targets

    Scope that applies to the package when it has a setup qualifier.

  9. many :: ReadP r a -> ReadP r [a]

    cabal-install Distribution.Deprecated.ReadP

    Parses zero or more occurrences of the given parser.

  10. many1 :: ReadP r a -> ReadP r [a]

    cabal-install Distribution.Deprecated.ReadP

    Parses one or more occurrences of the given parser.

Page 218 of many | Previous | Next