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. semigroupMonoidLaws :: (Semigroup a, Monoid a, Eq a, Arbitrary a, Show a) => Proxy a -> Laws

    quickcheck-classes Test.QuickCheck.Classes

    No documentation available.

  2. class GSemigroup a => GMonoid a

    generic-deriving Generics.Deriving.Monoid

    No documentation available.

  3. class GSemigroup' f => GMonoid' (f :: k -> Type)

    generic-deriving Generics.Deriving.Monoid

    No documentation available.

  4. newtype ReflectedMonoid a (s :: k)

    reflection Data.Reflection

    No documentation available.

  5. ReflectedMonoid :: a -> ReflectedMonoid a (s :: k)

    reflection Data.Reflection

    No documentation available.

  6. data ReifiedMonoid a

    reflection Data.Reflection

    No documentation available.

  7. ReifiedMonoid :: (a -> a -> a) -> a -> ReifiedMonoid a

    reflection Data.Reflection

    No documentation available.

  8. reifyMonoid :: (a -> a -> a) -> a -> (forall s . Reifies s (ReifiedMonoid a) => t -> ReflectedMonoid a s) -> t -> a

    reflection Data.Reflection

    No documentation available.

  9. fromSynchronousMonoid :: Monoid a => Exceptional e a -> Exceptional e a

    explicit-exception Control.Monad.Exception.Asynchronous.Lazy

    No documentation available.

  10. fromSynchronousMonoidT :: forall (m :: Type -> Type) a e . (Functor m, Monoid a) => ExceptionalT e m a -> ExceptionalT e m a

    explicit-exception Control.Monad.Exception.Asynchronous.Lazy

    No documentation available.

Page 20 of many | Previous | Next