Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type family
XXApplicativeArg xghc-lib-parser GHC.Hs.Expr No documentation available.
class ProductIsoFunctor f =>
ProductIsoApplicative (f :: Type -> Type)product-isomorphic Data.Functor.ProductIsomorphic.Class Restricted applicative functor on products.
liftApplicative :: Applicative f => (f a -> f b) -> f (T a) -> f (T b)sample-frame Sound.Frame.Stereo No documentation available.
-
checkers Test.QuickCheck.Classes Note that monad also contains these properties.
-
checkers Test.QuickCheck.Classes The semantic function (model1) for f is an applicativeMorphism.
-
hint Language.Haskell.Interpreter No documentation available.
-
hint Language.Haskell.Interpreter.Extension No documentation available.
module Rebase.Data.
Biapplicative No documentation available.
WrapApplicative :: f a -> WrappedApplicative (f :: Type -> Type) arebase Rebase.Prelude No documentation available.
newtype
WrappedApplicative (f :: Type -> Type) arebase Rebase.Prelude Wrap an Applicative to be used as a member of Apply