Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package monoidmap

    Monoidal map type Monoidal map type with support for semigroup and monoid subclasses.

  2. monoidLaws :: (Eq a, Monoid a, Show a) => Gen a -> Laws

    hedgehog-classes Hedgehog.Classes

    Tests the following Monoid laws:

  3. package monoid-insertleft

    Some extension to the Foldable and Monoid classes. Introduces a new class InsertLeft — the class of types of values that can be inserted from the left to the Foldable structure that is a data that is also the Monoid instance. Is a fork of the https://hackage.haskell.org/package/subG.

  4. package monoidmap-internal

    Internal support for monoidmap. Internal support for the monoidmap package.

  5. package monoid-transformer

    Monoid counterparts to some ubiquitous monad transformers Monoid transformers: State, Reader There is no Writer transformer. It's vice versa: The Writer monad transforms a monoid to a monad.

  6. package monoidal-functors

    Monoidal Functors Library A typeclass hierarchy for monoidal functors.

  7. package monoidmap-aeson

    JSON support for monoidmap. JSON support for the monoidmap package, compatible with aeson.

  8. package monoidmap-examples

    Examples for monoidmap. Examples for the monoidmap package.

  9. monoidalFieldMethods :: IsMonoidalRecord r c => c -> MonoidalFieldMethods r c

    columnar Text.Columnar

    No documentation available.

  10. package monoid-map

    A monoidal map with the right group instance Newtype wrapper around Data.Map.Monoidal.MonoidalMap that has a correct Group instance. The Group instance for Data.MonoidMap has a unique neutral element, as compared to Data.Map.Monoidal.MonoidalMap.

Page 16 of many | Previous | Next