module Control.Exception.Base (
  module Base
) where
import "base" Control.Exception.Base as Base
import GHC.Exception ()