module Concurrency.TBMChan
  ( module Control.Concurrent.STM.TBMChan
  ) where

import Control.Concurrent.STM.TBMChan