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. type TyVarMap2 = TyVarMap Two

    deriving-compat Data.Deriving.Internal

    No documentation available.

  2. fmapConst :: f b -> (a -> b) -> f a -> f b

    deriving-compat Data.Deriving.Internal

    No documentation available.

  3. fmapConstValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  4. fmapValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

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

    deriving-compat Data.Deriving.Internal

    No documentation available.

  6. foldMapConstValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  7. foldMapValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  8. makeFoldMap :: Name -> Q Exp

    deriving-compat Data.Foldable.Deriving

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

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

    deriving-compat Data.Foldable.Deriving

    Like makeFoldMap, but takes an FFTOptions argument.

  10. makeFmap :: Name -> Q Exp

    deriving-compat Data.Functor.Deriving

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

Page 544 of many | Previous | Next