module GHC.Stats (
#if MIN_VERSION_base(4,5,0)
  module Base
) where
import "base" GHC.Stats as Base
#else
) where
#endif