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.

  1. class GFoldMapCSumCtr (tag :: k) (f :: k1 -> Type)

    generic-data-functions Generic.Data.Function.FoldMap.SumConsByte

    Sum type handler handling constructors only. Useful if you handle constructor prefixes elsewhere.

  2. class GFoldMapCSumCtrArityByte (tag :: k) (arity :: Natural) (f :: k1 -> Type)

    generic-data-functions Generic.Data.Function.FoldMap.SumConsByte

    No documentation available.

  3. class GFoldMapSumConsByte (tag :: k) (f :: k1 -> Type)

    generic-data-functions Generic.Data.Function.FoldMap.SumConsByte

    No documentation available.

  4. gFoldMapCSumCtr :: forall (p :: k1) . GFoldMapCSumCtr tag f => f p -> GenericFoldMapM tag

    generic-data-functions Generic.Data.Function.FoldMap.SumConsByte

    No documentation available.

  5. gFoldMapCSumCtrArityByte :: forall (p :: k1) . GFoldMapCSumCtrArityByte tag arity f => (Word8 -> GenericFoldMapM tag) -> f p -> GenericFoldMapM tag

    generic-data-functions Generic.Data.Function.FoldMap.SumConsByte

    No documentation available.

  6. gFoldMapSumConsByte :: forall (p :: k1) . GFoldMapSumConsByte tag f => (Word8 -> GenericFoldMapM tag) -> f p -> GenericFoldMapM tag

    generic-data-functions Generic.Data.Function.FoldMap.SumConsByte

    No documentation available.

  7. class GTraverseNonSum (tag :: k) (gf :: k1 -> Type)

    generic-data-functions Generic.Data.Function.Traverse

    No documentation available.

  8. class GTraverseSum (tag :: k) (sumtag :: k1) (gf :: k2 -> Type)

    generic-data-functions Generic.Data.Function.Traverse

    No documentation available.

  9. module Generic.Data.Function.Traverse.NonSum

    No documentation available.

  10. class GTraverseNonSum (tag :: k) (gf :: k1 -> Type)

    generic-data-functions Generic.Data.Function.Traverse.NonSum

    No documentation available.

Page 240 of many | Previous | Next