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.
-
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.
MapMappend :: Map k v -> MapMappend k vcabal-install Distribution.Client.ProjectConfig.Types No documentation available.
getMapMappend :: MapMappend k v -> Map k vcabal-install Distribution.Client.ProjectConfig.Types No documentation available.
genericMappend :: (Generic a, MappendProduct (Rep a)) => a -> a -> ageneric-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.
genericMappend :: (Generic a, MappendProduct (Rep a)) => a -> a -> ageneric-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.
pmappend :: PSemigroup n t u v => PNullary n t -> PNullary n u -> PNullary n vparameterized Parameterized.Data.Semigroup No documentation available.
domAppend :: DOMID -> DOMID -> DOM -> DOMzenacy-html Zenacy.HTML.Internal.DOM Appends a node ID to a node.
domAppendNew :: DOMID -> DOMNode -> DOM -> DOMzenacy-html Zenacy.HTML.Internal.DOM Appends a node to a node.
constructRecordMappend :: (Bounded c, Enum c) => (c -> MonoidalFieldMethods r c) -> r -> r -> rcolumnar Text.Columnar No documentation available.
fromAppendDimensionRequest_Dimension :: AppendDimensionRequest_Dimension -> Textgogol-sheets Gogol.Sheets No documentation available.