Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Control.Concurrent.STM.TChan.ReadOnly
Documentation
data ReadOnlyTChan b Source #
Instances
toReadOnlyTChan :: TChan a -> ReadOnlyTChan a Source #
privileged-concurrency-0.7.0: Provides privilege separated versions of the concurrency primitives.
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Control.Concurrent.STM.TChan.ReadOnly
data ReadOnlyTChan b Source #
Instances
toReadOnlyTChan :: TChan a -> ReadOnlyTChan a Source #