X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FSPARC%2FInstr.hs;h=87b6abc317282508b36a94e22f646fb35a49d127;hb=aa0c0de94e25aa64139688f8e4c4ba51ddca6f54;hp=5cb28d5c40d3ba28ab7efd914e4adef898ae929b;hpb=f9288086f935c97812b2d80defcff38baf7b6a6c;p=ghc-hetmet.git diff --git a/compiler/nativeGen/SPARC/Instr.hs b/compiler/nativeGen/SPARC/Instr.hs index 5cb28d5..87b6abc 100644 --- a/compiler/nativeGen/SPARC/Instr.hs +++ b/compiler/nativeGen/SPARC/Instr.hs @@ -43,8 +43,6 @@ import FastString import FastBool import Outputable -import GHC.Exts - -- | Register or immediate data RI