Trim unused imports detected by new unused-import code
[ghc-hetmet.git] / compiler / basicTypes / OccName.lhs
index 10cf91e..e54c858 100644 (file)
@@ -102,8 +102,6 @@ import FastString
 import FastTypes
 import Outputable
 import Binary
-
-import GHC.Exts
 import Data.Char
 \end{code}