Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. fmapValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  2. foldMapConst :: m -> (a -> m) -> t a -> m

    deriving-compat Data.Deriving.Internal

    No documentation available.

  3. foldMapConstValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  4. foldMapValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  5. makeFoldMap :: Name -> Q Exp

    deriving-compat Data.Foldable.Deriving

    Generates a lambda expression which behaves like foldMap (without requiring a Foldable instance).

  6. makeFoldMapOptions :: FFTOptions -> Name -> Q Exp

    deriving-compat Data.Foldable.Deriving

    Like makeFoldMap, but takes an FFTOptions argument.

  7. makeFmap :: Name -> Q Exp

    deriving-compat Data.Functor.Deriving

    Generates a lambda expression which behaves like fmap (without requiring a Functor instance).

  8. makeFmapOptions :: FFTOptions -> Name -> Q Exp

    deriving-compat Data.Functor.Deriving

    Like makeFmap, but takes an FFTOptions argument.

  9. makeFmap :: Name -> Q Exp

    deriving-compat Data.Functor.Deriving.Internal

    Generates a lambda expression which behaves like fmap (without requiring a Functor instance).

  10. makeFmapOptions :: FFTOptions -> Name -> Q Exp

    deriving-compat Data.Functor.Deriving.Internal

    Like makeFmap, but takes an FFTOptions argument.

Page 545 of many | Previous | Next