{-# LANGUAGE NoImplicitPrelude #-} module Control.Monad.Fail.Compat ( module Base ) where import Control.Monad.Fail as Base