Hoogle Search
Within LTS Haskell 24.2 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
rio RIO.Prelude Identity of mappend
Examples
>>> "Hello world" <> mempty "Hello world"
>>> mempty <> [1, 2, 3] [1,2,3]
-
Cabal-syntax Distribution.Compat.Prelude No documentation available.
-
Cabal-syntax Distribution.Compat.Semigroup No documentation available.
-
relude Relude.Monoid Identity of mappend
Examples
>>> "Hello world" <> mempty "Hello world"
>>> mempty <> [1, 2, 3] [1,2,3]
-
base-compat-batteries Data.Monoid.Compat Identity of mappend
Examples
>>> "Hello world" <> mempty "Hello world"
>>> mempty <> [1, 2, 3] [1,2,3]
-
basement Basement.Compat.Base Identity of mappend
Examples
>>> "Hello world" <> mempty "Hello world"
>>> mempty <> [1, 2, 3] [1,2,3]
-
basement Basement.Imports Identity of mappend
Examples
>>> "Hello world" <> mempty "Hello world"
>>> mempty <> [1, 2, 3] [1,2,3]
-
ghc-internal GHC.Internal.Base Identity of mappend
Examples
>>> "Hello world" <> mempty "Hello world"
>>> mempty <> [1, 2, 3] [1,2,3]
-
ghc-internal GHC.Internal.Data.Monoid Identity of mappend
Examples
>>> "Hello world" <> mempty "Hello world"
>>> mempty <> [1, 2, 3] [1,2,3]
-
numhask NumHask.Prelude Identity of mappend
Examples
>>> "Hello world" <> mempty "Hello world"
>>> mempty <> [1, 2, 3] [1,2,3]