Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
extractReaderOptions :: HasReaderOptions st => st -> ReaderOptionspandoc Text.Pandoc.Parsing No documentation available.
ByteStringReader :: (ReaderOptions -> ByteString -> m Pandoc) -> Reader (m :: Type -> Type)pandoc Text.Pandoc.Readers No documentation available.
-
pandoc Text.Pandoc.Readers No documentation available.
getReader :: PandocMonad m => FlavoredFormat -> m (Reader m, Extensions)pandoc Text.Pandoc.Readers Retrieve reader, extensions based on format spec (format+extensions).
customReader :: CustomComponents (m :: Type -> Type) -> Maybe (Reader m)pandoc Text.Pandoc.Scripting No documentation available.
safeRead :: (MonadPlus m, Read a) => Text -> m apandoc Text.Pandoc.Shared No documentation available.
safeStrRead :: (MonadPlus m, Read a) => String -> m apandoc Text.Pandoc.Shared No documentation available.
-
polysemy Polysemy.Reader -
polysemy Polysemy.Reader Run a Reader effect with a constant value.
PollingReading :: PollingStatuspostgresql-libpq Database.PostgreSQL.LibPQ No documentation available.