packages feed

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

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

import Control.Concurrent.STM.TMQueue