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.
newtype
AllMatches (f :: Type -> Type) bregex-base Text.Regex.Base.RegexLike Used in results of RegexContext instances.
AllMatches :: f b -> AllMatches (f :: Type -> Type) bregex-base Text.Regex.Base.RegexLike No documentation available.
newtype
AllSubmatches (f :: Type -> Type) bregex-base Text.Regex.Base.RegexLike Used in results of RegexContext instances.
AllSubmatches :: f b -> AllSubmatches (f :: Type -> Type) bregex-base Text.Regex.Base.RegexLike No documentation available.
newtype
AllTextMatches (f :: Type -> Type) bregex-base Text.Regex.Base.RegexLike Used in results of RegexContext instances.
AllTextMatches :: f b -> AllTextMatches (f :: Type -> Type) bregex-base Text.Regex.Base.RegexLike No documentation available.
newtype
AllTextSubmatches (f :: Type -> Type) bregex-base Text.Regex.Base.RegexLike Used in results of RegexContext instances.
AllTextSubmatches :: f b -> AllTextSubmatches (f :: Type -> Type) bregex-base Text.Regex.Base.RegexLike No documentation available.
-
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.
AllowAmbiguousTypes :: KnownExtensionCabal-syntax Language.Haskell.Extension Allow the user to write ambiguous types, and the type inference engine to infer them.