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. monoidConcatMap :: Monoid m => (a -> m) -> T a -> m

    synthesizer-core Synthesizer.State.Signal

    Deprecated: Use foldMap instead.

  2. package monoidmap

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

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

    hedgehog-classes Hedgehog.Classes

    Tests the following Monoid laws:

  4. 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.

  5. package monoidmap-internal

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

  6. 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.

  7. package monoidal-functors

    Monoidal Functors Library A typeclass hierarchy for monoidal functors.

  8. package monoidmap-aeson

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

  9. package monoidmap-examples

    Examples for monoidmap. Examples for the monoidmap package.

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

    columnar Text.Columnar

    No documentation available.

Page 16 of many | Previous | Next