Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. debugVersionForced :: DebugParams -> Maybe Version

    tls Network.TLS

    Force to choose this version in the server side. Default: Nothing

  2. prologueBefore :: Prologue -> [Miscellaneous]

    xml-types Data.XML.Types

    No documentation available.

  3. connectionWaitForInput :: Connection -> Int -> IO Bool

    crypton-connection Network.Connection

    Wait for input to become available on a connection. As with hWaitForInput, the timeout value is given in milliseconds. If the timeout value is less than zero, then connectionWaitForInput waits indefinitely. Unlike hWaitForInput, this function does not do any decoding, so it returns true when there is any available input, not just full characters.

  4. KW_Forall :: Token

    haskell-src-exts Language.Haskell.Exts

    No documentation available.

  5. KW_Foreign :: Token

    haskell-src-exts Language.Haskell.Exts

    No documentation available.

  6. ExplicitForAll :: KnownExtension

    haskell-src-exts Language.Haskell.Exts.Extension

    Make forall a keyword in types, which can be used to give the generalisation explicitly.

  7. GHCForeignImportPrim :: KnownExtension

    haskell-src-exts Language.Haskell.Exts.Extension

    Allows GHC primops, written in C--, to be imported into a Haskell file.

  8. TransformListComp :: KnownExtension

    haskell-src-exts Language.Haskell.Exts.Extension

    • GHC § 7.3.10 Enable generalized list comprehensions, supporting operations such as sorting and grouping.

  9. KW_Forall :: Token

    haskell-src-exts Language.Haskell.Exts.Lexer

    No documentation available.

  10. KW_Foreign :: Token

    haskell-src-exts Language.Haskell.Exts.Lexer

    No documentation available.

Page 536 of many | Previous | Next