Fix the GHC.Base.inline builtin rule
[ghc-hetmet.git] / compiler / prelude / PrelNames.lhs
index 8d571b6..de6e5be 100644 (file)
@@ -188,7 +188,7 @@ basicKnownKeyNames
        wordTyConName, word8TyConName, word16TyConName, word32TyConName, word64TyConName,
 
        -- Others
-       otherwiseIdName, 
+       otherwiseIdName, inlineIdName,
        plusIntegerName, timesIntegerName,
        eqStringName, assertName, breakpointName, breakpointCondName,
         breakpointAutoName,  opaqueTyConName, unknownTyConName,