module Rebase.Control.Concurrent.Chan
(
  module Control.Concurrent.Chan
)
where

import Control.Concurrent.Chan