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.
-
numhask NumHask.Prelude Provide a Semigroup for an arbitrary Monoid. NOTE: This is not needed anymore since Semigroup became a superclass of Monoid in base-4.11 and this newtype be deprecated at some point in the future.
stimesIdempotentMonoid :: (Integral b, Monoid a) => b -> a -> anumhask NumHask.Prelude This is a valid definition of stimes for an idempotent Monoid. When x <> x = x, this definition should be preferred, because it works in <math> rather than <math>
stimesMonoid :: (Integral b, Monoid a) => b -> a -> anumhask NumHask.Prelude This is a valid definition of stimes for a Monoid. Unlike the default definition of stimes, it is defined for 0 and so it should be preferred where possible.
unwrapMonoid :: WrappedMonoid m -> mnumhask NumHask.Prelude No documentation available.
class
GMonoid (f :: Type -> Type)swagger2 Data.Swagger.Internal.Utils No documentation available.
-
swagger2 Data.Swagger.Internal.Utils No documentation available.
-
classy-prelude ClassyPrelude Provide a Semigroup for an arbitrary Monoid. NOTE: This is not needed anymore since Semigroup became a superclass of Monoid in base-4.11 and this newtype be deprecated at some point in the future.
Opt_WarnNonCanonicalMonoidInstances :: WarningFlagghc-lib-parser GHC.Driver.DynFlags No documentation available.
Opt_WarnNonCanonicalMonoidInstances :: WarningFlagghc-lib-parser GHC.Driver.Flags No documentation available.
Opt_WarnNonCanonicalMonoidInstances :: WarningFlagghc-lib-parser GHC.Driver.Session No documentation available.