prim-0.1.0.0: src/Ref.hs
module Ref where type Byte = Addr# type Weak = Weak# type Stable = StablePtr# type Boxed = MutVar# type STM = TVar# type Lock = MVar#
module Ref where type Byte = Addr# type Weak = Weak# type Stable = StablePtr# type Boxed = MutVar# type STM = TVar# type Lock = MVar#