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.

  1. threadId :: Thread -> ThreadId

    immortal Control.Immortal

    Get the ThreadId of the immortal thread. The ThreadId can be used to throw asynchronous exception to interrupt the computation. This won't kill the thread, however — even if the exception is not handled, the computation will be simply restarted.

  2. JSSpreadExpression :: JSAnnot -> JSExpression -> JSExpression

    language-javascript Language.JavaScript.Parser

    No documentation available.

  3. JSSpreadExpression :: JSAnnot -> JSExpression -> JSExpression

    language-javascript Language.JavaScript.Parser.AST

    No documentation available.

  4. SpreadToken :: TokenPosn -> [CommentAnnotation] -> Token

    language-javascript Language.JavaScript.Parser.Lexer

    No documentation available.

  5. type KVRead = HashMap KVar [SubcId]

    liquid-fixpoint Language.Fixpoint.Graph.Types

    Dramatis Personae

  6. sayReadFile :: FilePath -> IO String

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  7. Opt_CmmThreadSanitizer :: GeneralFlag

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  8. clientStoreAddedItems :: ClientStore ci si a -> !Map ci a

    mergeful Data.Mergeful.Collection

    These items are new locally but have not been synced to the server yet.

  9. serverSyncProcessorRead :: ServerSyncProcessor ci si a (m :: Type -> Type) -> !m (Map si (Timed a))

    mergeful Data.Mergeful.Collection

    Read all items

  10. clientStoreAdded :: ClientStore ci si a -> !Map ci a

    mergeless Data.Mergeless.Collection

    No documentation available.

Page 712 of many | Previous | Next