X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FSPARC%2FCodeGen%2FCondCode.hs;h=0f6b12b6272d7f0dd1e8f16adaf1de816a0f77f6;hb=889c084e943779e76d19f2ef5e970ff655f511eb;hp=4093c7fe807ff45b5e645bb3bfd98da9ddc43c5f;hpb=f1a90f54590e5a7a32a9c3ef2950740922b1f425;p=ghc-hetmet.git diff --git a/compiler/nativeGen/SPARC/CodeGen/CondCode.hs b/compiler/nativeGen/SPARC/CodeGen/CondCode.hs index 4093c7f..0f6b12b 100644 --- a/compiler/nativeGen/SPARC/CodeGen/CondCode.hs +++ b/compiler/nativeGen/SPARC/CodeGen/CondCode.hs @@ -17,7 +17,7 @@ import SPARC.Base import NCGMonad import Size -import Cmm +import OldCmm import OrdList import Outputable