X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FReg.hs;h=1da72c4cefffea7f10aeb4a9887b6730dab8b358;hb=8a1f533adf691a008ba2ffd0487f9b9254517020;hp=4819d0f3c74a456ed5cb6524bea1e356ba6394b4;hpb=f9288086f935c97812b2d80defcff38baf7b6a6c;p=ghc-hetmet.git diff --git a/compiler/nativeGen/Reg.hs b/compiler/nativeGen/Reg.hs index 4819d0f..1da72c4 100644 --- a/compiler/nativeGen/Reg.hs +++ b/compiler/nativeGen/Reg.hs @@ -29,7 +29,6 @@ where import Outputable import Unique -import Panic import RegClass import Data.List