module GHC.Builtin.RebindableNames where

import GHC.Data.FastString

reboundIfSymbol :: FastString
reboundIfSymbol :: FastString
reboundIfSymbol = String -> FastString
fsLit String
"ifThenElse"