module Control.Concurrent.Chan (
  module Base
) where
import "base" Control.Concurrent.Chan as Base