Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
class
GFoldMapSumConsByte (tag :: k) (f :: k1 -> Type)generic-data-functions Generic.Data.Function.FoldMap No documentation available.
module Generic.Data.Function.FoldMap.
NonSum No documentation available.
class
GFoldMapNonSum (tag :: k) (gf :: k1 -> Type)generic-data-functions Generic.Data.Function.FoldMap.NonSum foldMap over generic product data types. Take a generic representation, map each field in the data type to a Monoid, and combine the results with (<>).
gFoldMapNonSum :: forall (p :: k1) . GFoldMapNonSum tag gf => gf p -> GenericFoldMapM taggeneric-data-functions Generic.Data.Function.FoldMap.NonSum No documentation available.
class
GFoldMapCSum (tag :: k) (sumtag :: k1) (dtName :: Symbol) (gf :: k2 -> Type)generic-data-functions Generic.Data.Function.FoldMap.Sum No documentation available.
class
GFoldMapSum (tag :: k) (sumtag :: k1) (gf :: k2 -> Type)generic-data-functions Generic.Data.Function.FoldMap.Sum No documentation available.
class
GFoldMapSumD (tag :: k) (sumtag :: k1) (dtName :: k2) (gf :: k3 -> Type)generic-data-functions Generic.Data.Function.FoldMap.Sum No documentation available.
-
generic-data-functions Generic.Data.Function.FoldMap.Sum No documentation available.
-
generic-data-functions Generic.Data.Function.FoldMap.Sum No documentation available.
-
generic-data-functions Generic.Data.Function.FoldMap.Sum No documentation available.