Drop dead core that was kept alive by RULES in CorePrep (#4962)
[ghc-hetmet.git] / compiler / basicTypes / IdInfo.lhs
index 1c01ba4..ec1f122 100644 (file)
@@ -46,6 +46,7 @@ module IdInfo (
        
        -- ** The SpecInfo type
        SpecInfo(..),
+       emptySpecInfo,
        isEmptySpecInfo, specInfoFreeVars,
        specInfoRules, seqSpecInfo, setSpecInfoHead,
         specInfo, setSpecInfo,