Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. newtype AllMatches (f :: Type -> Type) b

    regex-base Text.Regex.Base.RegexLike

    Used in results of RegexContext instances.

  2. AllMatches :: f b -> AllMatches (f :: Type -> Type) b

    regex-base Text.Regex.Base.RegexLike

    No documentation available.

  3. newtype AllSubmatches (f :: Type -> Type) b

    regex-base Text.Regex.Base.RegexLike

    Used in results of RegexContext instances.

  4. AllSubmatches :: f b -> AllSubmatches (f :: Type -> Type) b

    regex-base Text.Regex.Base.RegexLike

    No documentation available.

  5. newtype AllTextMatches (f :: Type -> Type) b

    regex-base Text.Regex.Base.RegexLike

    Used in results of RegexContext instances.

  6. AllTextMatches :: f b -> AllTextMatches (f :: Type -> Type) b

    regex-base Text.Regex.Base.RegexLike

    No documentation available.

  7. newtype AllTextSubmatches (f :: Type -> Type) b

    regex-base Text.Regex.Base.RegexLike

    Used in results of RegexContext instances.

  8. AllTextSubmatches :: f b -> AllTextSubmatches (f :: Type -> Type) b

    regex-base Text.Regex.Base.RegexLike

    No documentation available.

  9. AllRightsReserved :: License

    Cabal-syntax Distribution.License

    Explicitly 'All Rights Reserved', eg for proprietary software. The package may not be legally modified or redistributed by anyone but the rightsholder.

  10. AllowAmbiguousTypes :: KnownExtension

    Cabal-syntax Language.Haskell.Extension

    Allow the user to write ambiguous types, and the type inference engine to infer them.

Page 33 of many | Previous | Next