X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FAsmCodeGen.lhs;h=ce411ed6fe46d31ad59a48ab1ce51548b574975c;hb=efbf8ab4eabc1636417b3ea0ca3f5aa227491d9a;hp=b9ae9567d3bb4a70218a7a2c065dd249d9cab633;hpb=a12e845684c10955bc594cdb20d1f13fae14873d;p=ghc-hetmet.git diff --git a/compiler/nativeGen/AsmCodeGen.lhs b/compiler/nativeGen/AsmCodeGen.lhs index b9ae956..ce411ed 100644 --- a/compiler/nativeGen/AsmCodeGen.lhs +++ b/compiler/nativeGen/AsmCodeGen.lhs @@ -26,7 +26,7 @@ import PprMach import RegAllocInfo import NCGMonad import PositionIndependentCode -import RegLiveness +import RegAlloc.Liveness import qualified RegAlloc.Linear.Main as Linear