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