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.
threadId :: Thread -> ThreadIdimmortal 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.
JSSpreadExpression :: JSAnnot -> JSExpression -> JSExpressionlanguage-javascript Language.JavaScript.Parser No documentation available.
JSSpreadExpression :: JSAnnot -> JSExpression -> JSExpressionlanguage-javascript Language.JavaScript.Parser.AST No documentation available.
SpreadToken :: TokenPosn -> [CommentAnnotation] -> Tokenlanguage-javascript Language.JavaScript.Parser.Lexer No documentation available.
type
KVRead = HashMap KVar [SubcId]liquid-fixpoint Language.Fixpoint.Graph.Types Dramatis Personae
sayReadFile :: FilePath -> IO Stringliquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.
Opt_CmmThreadSanitizer :: GeneralFlagliquidhaskell-boot Liquid.GHC.API No documentation available.
clientStoreAddedItems :: ClientStore ci si a -> !Map ci amergeful Data.Mergeful.Collection These items are new locally but have not been synced to the server yet.
serverSyncProcessorRead :: ServerSyncProcessor ci si a (m :: Type -> Type) -> !m (Map si (Timed a))mergeful Data.Mergeful.Collection Read all items
clientStoreAdded :: ClientStore ci si a -> !Map ci amergeless Data.Mergeless.Collection No documentation available.