Hoogle Search
Within LTS Haskell 24.60 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
generics-sop Generics.SOP Require a constraint pointwise for every pair of elements from two lists of lists.
-
generics-sop Generics.SOP A generalization of AllZip and AllZip2. The family AllZipN expands to AllZip or AllZip2 depending on whther the argument is indexed by a list or a list of lists.
-
errors Control.Error.Util Run multiple Either computations and succeed if all of them succeed mappends all successes or failures
AllE :: Either e r -> AllE e rerrors Control.Error.Util No documentation available.
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.