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. Page :: Term

    pandoc Text.Pandoc.Translations.Types

    No documentation available.

  2. Part :: Term

    pandoc Text.Pandoc.Translations.Types

    No documentation available.

  3. Preface :: Term

    pandoc Text.Pandoc.Translations.Types

    No documentation available.

  4. Proof :: Term

    pandoc Text.Pandoc.Translations.Types

    No documentation available.

  5. module Text.Pandoc.Writers.Powerpoint

    Conversion of Pandoc documents to powerpoint (pptx).

  6. module Polysemy

    No documentation available.

  7. Pass :: forall (m :: Type -> Type) o a . m (o -> o, a) -> Writer o m a

    polysemy Polysemy.Internal.Writer

    Run the given action and apply the function it returns to the log.

  8. Pass :: forall (m :: Type -> Type) o a . m (o -> o, a) -> Writer o m a

    polysemy Polysemy.Writer

    Run the given action and apply the function it returns to the log.

  9. PipelineAbort :: ExecStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    The Result represents a pipeline that has received an error from the server. getResult must be called repeatedly, and each time it will return this status code until the end of the current pipeline, at which point it will return PipelineSync and normal processing can resume.

  10. PipelineAborted :: PipelineStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    The Connection is in pipeline mode and an error occurred while processing the current pipeline. The aborted flag is cleared when getResult returns a result with status PipelineSync.

Page 380 of many | Previous | Next