Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. endOfInput :: BinaryParser ()

    binary-parser BinaryParser

    Fail if the input hasn't ended.

  2. endow :: forall (p :: Pillar) a c . (c -> c -> c) -> Cornice Headed p a c -> Colonnade Headed a c

    colonnade Colonnade.Encode

    No documentation available.

  3. endOfPara :: JiraParser ()

    jira-wiki-markup Text.Jira.Parser.Core

    Succeeds if the parser is looking at the end of a paragraph.

  4. endOfLine :: forall s (m :: Type -> Type) u . Stream s m Char => ParsecT s u m Char

    parsec-class Text.Parsec.Class

    Parses a CRLF (see crlf) or LF (see newline) end-of-line. Returns a newline character ('\n').

    endOfLine = newline <|> crlf
    

  5. endos :: [Call cinfo] -> [CallMatrixAug cinfo]

    Agda Agda.Termination.Termination

    No documentation available.

  6. endOfInput :: Get ()

    binary-parsers Data.Binary.Parser

    Match only if all input has been consumed.

  7. endOfLine :: Get ()

    binary-parsers Data.Binary.Parser.Word8

    Match either a single newline byte '\n', or a carriage return followed by a newline byte "\r\n".

  8. endOfSupportDate :: Runtime -> Maybe Date

    gogol-appengine Gogol.AppEngine

    Date when Runtime is end of support.

  9. endOfSupportDate :: Runtime -> Maybe Date

    gogol-appengine Gogol.AppEngine.Types

    Date when Runtime is end of support.

  10. endOffset :: BooksLayersVolumeAnnotationsList -> Maybe Text

    gogol-books Gogol.Books

    The end offset to end retrieving data from.

Page 11 of many | Previous | Next