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. TVarId :: Id -> TVarId

    dejafu Test.DejaFu.Types

    No documentation available.

  2. data TVar# a (b :: TYPE 'BoxedRep l)

    ihaskell IHaskellPrelude

    No documentation available.

  3. tVarPrimTyConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

  4. tVarPrimTyCon :: TyCon

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  5. tVarPrimTyConKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  6. tVarPrimTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types.Prim

    No documentation available.

  7. tVarValue :: TVar a -> UnfoldlM STM a

    deferred-folds DeferredFolds.UnfoldlM

    TVar contents

  8. tvarId :: ModelTVar n a -> TVarId

    dejafu Test.DejaFu.Conc.Internal.STM

    No documentation available.

  9. tvarRef :: ModelTVar n a -> Ref n a

    dejafu Test.DejaFu.Conc.Internal.STM

    No documentation available.

  10. tvarsOf :: ThreadAction -> Set TVarId

    dejafu Test.DejaFu.Internal

    Get the TVars affected by a ThreadAction.

Page 4 of many | Previous | Next