lots of portability changes (#1405)
[ghc-hetmet.git] / compiler / simplCore / SimplMonad.lhs
index 7e9598c..1cdbde6 100644 (file)
@@ -50,8 +50,6 @@ import FastString     ( FastString )
 import Outputable
 import FastTypes
 
-import GHC.Exts                ( indexArray# )
-
 import Data.Array
 import Data.Array.Base (unsafeAt)