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.
-
pandoc Text.Pandoc.Parsing Parses an ASCII quotation mark character and returns a RIGHT DOUBLE QUOTATION MARK.
-
pandoc Text.Pandoc.Parsing Parses a closing quote character.
-
pandoc Text.Pandoc.Parsing Succeeds if the parser is
- not within a double quoted text;
- not directly after a word; and
- looking at an opening double quote char that's not followed by a space.
-
pandoc Text.Pandoc.Parsing No documentation available.
-
pandoc Text.Pandoc.Parsing Succeeds if the parser is
- not within single quoted text;
- not directly after a word; and
- looking at an opening single quote char that's not followed by a space.
stateQuoteContext :: ParserState -> QuoteContextpandoc Text.Pandoc.Parsing Inside quoted environment?
-
polysemy Polysemy.Async Perform a sequence of effectful actions concurrently.
sendFlushRequest :: Connection -> IO Boolpostgresql-libpq Database.PostgreSQL.LibPQ Sends a request for the server to flush its output buffer.
newtype
SomeAsyncExceptionWithEq sandwich Test.Sandwich.Internal No documentation available.
SomeAsyncExceptionWithEq :: SomeAsyncException -> SomeAsyncExceptionWithEqsandwich Test.Sandwich.Internal No documentation available.