Module header tidyup #2
[ghc-hetmet.git] / compiler / nativeGen / MachInstrs.hs
index 0f718d3..baac1cd 100644 (file)
@@ -43,7 +43,7 @@ import Outputable
 import FastString
 import Constants       ( wORD_SIZE )
 
-import GLAEXTS
+import GHC.Exts
 
 
 -- -----------------------------------------------------------------------------