{- Copyright (C) 2009-2010 Andrejs Sisojevs All rights reserved. For license and copyright information, see the file COPYRIGHT -} -------------------------------------------------------------------------- -------------------------------------------------------------------------- module Control.Concurrent.STM.TChan.TChanL ( module Control.Concurrent.STM.TChan.TChanL_ , module Control.Concurrent.STM.TChan.ExtsCommons ) where import Control.Concurrent.STM.TChan.TChanL_ import Control.Concurrent.STM.TChan.ExtsCommons