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

import Control.Concurrent.STM.TBChan