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