packages feed

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

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

import Control.Concurrent.STM.TMChan