{-
Copyright (C) 2009-2010 Andrejs Sisojevs <andrejs.sisojevs@nextmail.ru>

All rights reserved.

For license and copyright information, see the file COPYRIGHT
-}

--------------------------------------------------------------------------
--------------------------------------------------------------------------

module Control.Concurrent.STM.TChan.TChanB (
                  module Control.Concurrent.STM.TChan.TChanB_
                , module Control.Concurrent.STM.TChan.ExtsCommons
                ) where

import Control.Concurrent.STM.TChan.TChanB_
import Control.Concurrent.STM.TChan.ExtsCommons