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.

  1. mempty :: Monoid a => a

    dimensional Numeric.Units.Dimensional.Prelude

    Identity of mappend

    Examples

    >>> "Hello world" <> mempty
    "Hello world"
    
    >>> mempty <> [1, 2, 3]
    [1,2,3]
    

  2. mempty :: Monoid a => a

    distribution-opensuse OpenSuse.Prelude

    Identity of mappend

    Examples

    >>> "Hello world" <> mempty
    "Hello world"
    
    >>> mempty <> [1, 2, 3]
    [1,2,3]
    

  3. mempty :: Monoid a => a

    distribution-opensuse OpenSuse.Prelude

    Identity of mappend

    Examples

    >>> "Hello world" <> mempty
    "Hello world"
    
    >>> mempty <> [1, 2, 3]
    [1,2,3]
    

  4. mempty :: Monoid a => a

    faktory Faktory.Prelude

    Identity of mappend

    Examples

    >>> "Hello world" <> mempty
    "Hello world"
    
    >>> mempty <> [1, 2, 3]
    [1,2,3]
    

  5. mempty :: Monoid a => a

    hledger-web Hledger.Web.Import

    Identity of mappend

    Examples

    >>> "Hello world" <> mempty
    "Hello world"
    
    >>> mempty <> [1, 2, 3]
    [1,2,3]
    

  6. mempty :: Monoid a => a

    stratosphere Stratosphere.ResourceImports

    Identity of mappend

    Examples

    >>> "Hello world" <> mempty
    "Hello world"
    
    >>> mempty <> [1, 2, 3]
    [1,2,3]
    

  7. mempty :: Monoid a => a

    classy-prelude-yesod ClassyPrelude.Yesod

    Identity of mappend

    Examples

    >>> "Hello world" <> mempty
    "Hello world"
    
    >>> mempty <> [1, 2, 3]
    [1,2,3]
    

  8. mempty :: Monoid a => a

    constrained-categories Control.Category.Constrained.Prelude

    Identity of mappend

    Examples

    >>> "Hello world" <> mempty
    "Hello world"
    
    >>> mempty <> [1, 2, 3]
    [1,2,3]
    

  9. mempty :: Monoid a => a

    constrained-categories Control.Category.Hask

    Identity of mappend

    Examples

    >>> "Hello world" <> mempty
    "Hello world"
    
    >>> mempty <> [1, 2, 3]
    [1,2,3]
    

  10. mempty :: Monoid a => a

    copilot-language Copilot.Language.Prelude

    Identity of mappend

    Examples

    >>> "Hello world" <> mempty
    "Hello world"
    
    >>> mempty <> [1, 2, 3]
    [1,2,3]
    

Page 5 of many | Previous | Next