Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. class (Functor PUnary m t, Functor PUnary m u, Functor PUnary m v) => PApplicative (m :: k -> Type -> Type) (t :: k) (u :: k) (v :: k) | t u -> v

    parameterized Parameterized.Control.Applicative

    Parameterized version of ap in Applicative NB. PPointed cannot be made a superclass because type variable id is not in scope.

  2. liftApplicative :: Applicative f => (f a -> f b) -> f (T a) -> f (T b)

    sample-frame-np Sound.Frame.NumericPrelude.Stereo

    No documentation available.

  3. Opt_OptimalApplicativeDo :: GeneralFlag

    ghc-lib GHC

    No documentation available.

  4. package hasql-optparse-applicative

    "optparse-applicative" parsers for "hasql" "optparse-applicative" parsers for "hasql"

  5. module Hasql.OptparseApplicative

    No documentation available.

  6. class ProductIsoFunctor f => ProductIsoApplicative (f :: Type -> Type)

    relational-record Database.Relational.Documentation

    Restricted applicative functor on products.

Page 19 of many | Previous | Next