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.

  1. Project :: [pkg] -> [opt] -> [uri] -> [String] -> [String] -> Bool -> Maybe Int -> Optimization -> [SourceRepositoryPackage Maybe] -> [PrettyField ()] -> Project uri opt pkg

    cabal-install-parsers Cabal.Project

    No documentation available.

  2. PeekAvailable :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    cborg Codec.CBOR.Decoding

    No documentation available.

  3. PeekByteOffset :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    cborg Codec.CBOR.Decoding

    No documentation available.

  4. PeekTokenType :: (TokenType -> ST s (DecodeAction s a)) -> DecodeAction s a

    cborg Codec.CBOR.Decoding

    No documentation available.

  5. module Codec.CBOR.Pretty

    Pretty printing tools for debugging and analysis.

  6. Partial :: (Maybe ByteString -> ST s (IDecode s a)) -> IDecode s a

    cborg 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.

  7. module Commonmark.Parser

    No documentation available.

  8. data ParseError

    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.

  9. Period :: DelimiterType

    commonmark Commonmark.Types

    No documentation available.

  10. ParseError :: FilePath -> String -> ConfigError

    configurator Data.Configurator.Types

    No documentation available.

Page 610 of many | Previous | Next