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

import Control.Concurrent.STM.TMChan