Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
cabal-install-parsers Cabal.Project No documentation available.
PeekAvailable :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s acborg Codec.CBOR.Decoding No documentation available.
PeekByteOffset :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s acborg Codec.CBOR.Decoding No documentation available.
PeekTokenType :: (TokenType -> ST s (DecodeAction s a)) -> DecodeAction s acborg Codec.CBOR.Decoding No documentation available.
-
Pretty printing tools for debugging and analysis.
Partial :: (Maybe ByteString -> ST s (IDecode s a)) -> IDecode s acborg Codec.CBOR.Read The decoder has consumed the available input and needs more to continue. Provide Just if more input is available and Nothing otherwise, and you will get a new IDecode.
-
No documentation available.
-
commonmark Commonmark.Parser The abstract data type ParseError represents parse errors. It provides the source position (SourcePos) of the error and a list of error messages (Message). A ParseError can be returned by the function parse. ParseError is an instance of the Show and Eq classes.
-
commonmark Commonmark.Types No documentation available.
ParseError :: FilePath -> String -> ConfigErrorconfigurator Data.Configurator.Types No documentation available.