packages feed

planet-mitchell-0.0.0: src/Concurrency/TBMQueue.hs

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

import Control.Concurrent.STM.TBMQueue