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.
-
pandoc Text.Pandoc.Translations.Types No documentation available.
-
pandoc Text.Pandoc.Translations.Types No documentation available.
-
pandoc Text.Pandoc.Translations.Types No documentation available.
-
pandoc Text.Pandoc.Translations.Types No documentation available.
module Text.Pandoc.Writers.
Powerpoint Conversion of Pandoc documents to powerpoint (pptx).
-
No documentation available.
Pass :: forall (m :: Type -> Type) o a . m (o -> o, a) -> Writer o m apolysemy Polysemy.Internal.Writer Run the given action and apply the function it returns to the log.
Pass :: forall (m :: Type -> Type) o a . m (o -> o, a) -> Writer o m apolysemy Polysemy.Writer Run the given action and apply the function it returns to the log.
-
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.
PipelineAborted :: PipelineStatuspostgresql-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.