Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

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

    deriving-compat Data.Functor.Deriving.Internal

    Like makeFmap, but takes an FFTOptions argument.

  2. makeFoldMap :: Name -> Q Exp

    deriving-compat Data.Functor.Deriving.Internal

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

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

    deriving-compat Data.Functor.Deriving.Internal

    Like makeFoldMap, but takes an FFTOptions argument.

  4. makeMapM :: Name -> Q Exp

    deriving-compat Data.Functor.Deriving.Internal

    Generates a lambda expression which behaves like mapM (without requiring a Traversable instance).

  5. makeMapMOptions :: FFTOptions -> Name -> Q Exp

    deriving-compat Data.Functor.Deriving.Internal

    Like makeMapM, but takes an FFTOptions argument.

  6. makeMapM :: Name -> Q Exp

    deriving-compat Data.Traversable.Deriving

    Generates a lambda expression which behaves like mapM (without requiring a Traversable instance).

  7. makeMapMOptions :: FFTOptions -> Name -> Q Exp

    deriving-compat Data.Traversable.Deriving

    Like makeMapM, but takes an FFTOptions argument.

  8. PandocSyntaxMapError :: Text -> PandocError

    pandoc Text.Pandoc.Error

    No documentation available.

  9. writerSyntaxMap :: WriterOptions -> SyntaxMap

    pandoc Text.Pandoc.Options

    No documentation available.

  10. type HasParallelSemaphore context = HasLabel context "parallelSemaphore" QSem

    sandwich Test.Sandwich

    No documentation available.

Page 546 of many | Previous | Next