Hoogle Search

Within LTS Haskell 22.22 (ghc-9.6.5)

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

  1. newtype () => STM a

    rebase Rebase.Prelude

    A monad supporting atomic memory transactions.

  2. STM :: (State# RealWorld -> (# State# RealWorld, a #)) -> STM a

    rebase Rebase.Prelude

    No documentation available.

  3. module Control.Concurrent.Classy.STM

    Classy software transactional memory.

  4. data () => STM a

    pipes-concurrency Pipes.Concurrent

    A monad supporting atomic memory transactions.

  5. data () => STM a

    TCache Data.TCache

    A monad supporting atomic memory transactions.

  6. data () => STM a

    classy-prelude-yesod ClassyPrelude.Yesod

    A monad supporting atomic memory transactions.

  7. module Effectful.Concurrent.STM

    Lifted Control.Concurrent.STM.

  8. data () => STM a

    effectful Effectful.Concurrent.STM

    A monad supporting atomic memory transactions.

  9. data Stm

    language-c-quote Language.C.Syntax

    No documentation available.

  10. data () => STM a

    servant-subscriber Servant.Subscriber

    A monad supporting atomic memory transactions.

Page 3 of many | Previous | Next