Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
gmempty' :: forall (x :: k) . GMonoid' f => f xgeneric-deriving Generics.Deriving.Monoid No documentation available.
gmemptydefault :: (Generic a, GMonoid' (Rep a)) => ageneric-deriving Generics.Deriving.Monoid No documentation available.
fromEmpty :: forall a (f :: Type -> Type) . T a -> T f anon-empty Data.Optional No documentation available.
reifiedMempty :: ReifiedMonoid a -> areflection Data.Reflection No documentation available.
gmempty :: (Generic a, GMonoid (Rep a)) => aCabal-syntax Distribution.Compat.Prelude 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
gmempty :: (Generic a, GMonoid (Rep a)) => aCabal-syntax Distribution.Compat.Semigroup 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
-
hedis Database.Redis No documentation available.
-
hedis Database.Redis.Sentinel No documentation available.
sMempty :: SMonoid a => Sing (MemptySym0 :: a)singletons-base Data.Monoid.Singletons No documentation available.
sMempty :: SMonoid a => Sing (MemptySym0 :: a)singletons-base Data.Singletons.Base.TH No documentation available.