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. atomicallySync :: STM a -> IO a

    TCache Data.TCache

    Perform a synchronization of the cache with permanent storage once executed the STM transaction when syncWrite policy is Synchronous

  2. atomicallyAddVaultDataSubsegment :: XRayVaultData -> XRaySegment -> IO ()

    aws-xray-client-wai Network.AWS.XRayClient.WAI

    Add subsegment to XRay vault data IORef.

  3. atomicallyM :: MonadIO m => STM a -> m a

    monad-extras Control.Monad.Extra

    A transformer-friendly version of atomically.

  4. AtomicallyOp :: PrimOp

    ghc GHC.Builtin.PrimOps

    No documentation available.

  5. AtomicallyOp :: PrimOp

    ghc-lib-parser GHC.Builtin.PrimOps

    No documentation available.

  6. ATOMICALLY_FRAME :: ClosureType

    ghc-lib-parser GHC.Exts.Heap

    No documentation available.

  7. ATOMICALLY_FRAME :: ClosureType

    ghc-lib-parser GHC.Exts.Heap.ClosureTypes

    No documentation available.

  8. data NestedAtomically

    base Control.Exception

    Thrown when the program attempts to call atomically, from the stm package, inside another call to atomically.

  9. NestedAtomically :: NestedAtomically

    base Control.Exception

    No documentation available.

  10. data NestedAtomically

    base Control.Exception.Base

    Thrown when the program attempts to call atomically, from the stm package, inside another call to atomically.

Page 3 of many | Previous | Next