{-# LANGUAGE Trustworthy #-} module GHC.Constants where import Prelude () -- TODO: This used to include HaskellConstants.hs, but that has now gone. -- We probably want to include the constants in platformConstants somehow -- instead.