Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
first-class-families Fcf.Class.Monoid Type-level monoid identity mempty. This is the fcf-encoding of MEmpty.
-
singletons-base Data.Monoid.Singletons No documentation available.
-
singletons-base Data.Singletons.Base.TH No documentation available.
-
singletons-base Prelude.Singletons No documentation available.
gmempty :: (Generic a, GMonoid (Rep a)) => asemigroups Data.Semigroup.Generic Generically generate a Monoid mempty for any product-like type implementing Generic. It is only defined for product types.
gmappend gmempty a = a = gmappend a gmempty
reifiedMempty :: ReifiedMonoid a -> alens Control.Lens.Internal.Fold No documentation available.
-
ghc GHC.HsToCore.Pmc.Types A guard tree denoting an -XEmptyCase.
PmEmptyCase :: Id -> PmEmptyCaseghc GHC.HsToCore.Pmc.Types No documentation available.
-
generic-deriving Generics.Deriving.Monoid Generic mempty
gmempty' :: forall (x :: k) . GMonoid' f => f xgeneric-deriving Generics.Deriving.Monoid No documentation available.