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.

  1. newtype MapMappend k v

    cabal-install Distribution.Client.ProjectConfig.Types

    Newtype wrapper for Map that provides a Monoid instance that mappends values of overlapping keys rather than taking the first.

  2. MapMappend :: Map k v -> MapMappend k v

    cabal-install Distribution.Client.ProjectConfig.Types

    No documentation available.

  3. getMapMappend :: MapMappend k v -> Map k v

    cabal-install Distribution.Client.ProjectConfig.Types

    No documentation available.

  4. genericMappend :: (Generic a, MappendProduct (Rep a)) => a -> a -> a

    generic-monoid Data.Monoid.Generic

    A generic <> function which works for product types where each contained type is itself a Semigroup. It simply calls <> for each field. If you don't want to use the deriving via mechanism, use this function to implement the Semigroup type class.

  5. genericMappend :: (Generic a, MappendProduct (Rep a)) => a -> a -> a

    generic-monoid Data.Semigroup.Generic

    A generic <> function which works for product types where each contained type is itself a Semigroup. It simply calls <> for each field. If you don't want to use the deriving via mechanism, use this function to implement the Semigroup type class.

  6. pmappend :: PSemigroup n t u v => PNullary n t -> PNullary n u -> PNullary n v

    parameterized Parameterized.Data.Semigroup

    No documentation available.

  7. domAppend :: DOMID -> DOMID -> DOM -> DOM

    zenacy-html Zenacy.HTML.Internal.DOM

    Appends a node ID to a node.

  8. domAppendNew :: DOMID -> DOMNode -> DOM -> DOM

    zenacy-html Zenacy.HTML.Internal.DOM

    Appends a node to a node.

  9. constructRecordMappend :: (Bounded c, Enum c) => (c -> MonoidalFieldMethods r c) -> r -> r -> r

    columnar Text.Columnar

    No documentation available.

  10. fromAppendDimensionRequest_Dimension :: AppendDimensionRequest_Dimension -> Text

    gogol-sheets Gogol.Sheets

    No documentation available.

Page 12 of many | Previous | Next