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

import Control.Concurrent.STM.TBMQueue