Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. STM :: [TAction] -> [ThreadId] -> ThreadAction

    dejafu Test.DejaFu.Conc

    An STM transaction was executed, possibly waking up some threads.

  2. module Test.DejaFu.Conc.Internal.STM

    MonadSTM testing implementation, internal types and definitions. This module is NOT considered to form part of the public interface of this library.

  3. STM :: [TAction] -> [ThreadId] -> ThreadAction

    dejafu Test.DejaFu.Types

    An STM transaction was executed, possibly waking up some threads.

  4. module Effectful.Concurrent.STM

    Lifted Control.Concurrent.STM.

  5. data STM a

    effectful Effectful.Concurrent.STM

    A monad supporting atomic memory transactions.

  6. module Control.Concurrent.Classy.STM

    Classy software transactional memory.

  7. data STM a

    pipes-concurrency Pipes.Concurrent

    A monad supporting atomic memory transactions.

  8. data STM a

    TCache Data.TCache

    A monad supporting atomic memory transactions.

  9. data Stm

    language-c-quote Language.C.Syntax

    No documentation available.

  10. data STM a

    classy-prelude-yesod ClassyPrelude.Yesod

    A monad supporting atomic memory transactions.

Page 3 of many | Previous | Next