base-4.7.0.0: GHC/Constants.hs
{-# 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.