module Control.Monad.ST.Safe (
#if MIN_VERSION_base(4,4,0)
  module Base
) where
import "base" Control.Monad.ST.Safe as Base
#else
) where
#endif