Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
memptyRecordMap :: (Monoid r, IsRecordIntMap r c m) => mcolumnar Text.Columnar often we will want to construct a Monoid Intmap from Monoid records
-
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