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. makeFoldMap :: Name -> Q Exp

    deriving-compat Data.Functor.Deriving.Internal

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

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

    deriving-compat Data.Functor.Deriving.Internal

    Like makeFoldMap, but takes an FFTOptions argument.

  3. makeMapM :: Name -> Q Exp

    deriving-compat Data.Functor.Deriving.Internal

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

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

    deriving-compat Data.Functor.Deriving.Internal

    Like makeMapM, but takes an FFTOptions argument.

  5. makeMapM :: Name -> Q Exp

    deriving-compat Data.Traversable.Deriving

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

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

    deriving-compat Data.Traversable.Deriving

    Like makeMapM, but takes an FFTOptions argument.

  7. PandocSyntaxMapError :: Text -> PandocError

    pandoc Text.Pandoc.Error

    No documentation available.

  8. writerSyntaxMap :: WriterOptions -> SyntaxMap

    pandoc Text.Pandoc.Options

    No documentation available.

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

    sandwich Test.Sandwich

    No documentation available.

  10. parallelSemaphore :: Label "parallelSemaphore" QSem

    sandwich Test.Sandwich

    No documentation available.

Page 546 of many | Previous | Next