X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FRegLiveness.hs;h=dce5de4362d25979ee8f0aba54985619347f97a6;hb=e4e18be46b433be5fa9cabea98fe8ba4afa3baec;hp=50af2eb7a0f11f85b52c15419cd8340f847a13b3;hpb=510aac2a8a8e2618e4ff2069a9df398c05b130fb;p=ghc-hetmet.git diff --git a/compiler/nativeGen/RegLiveness.hs b/compiler/nativeGen/RegLiveness.hs index 50af2eb..dce5de4 100644 --- a/compiler/nativeGen/RegLiveness.hs +++ b/compiler/nativeGen/RegLiveness.hs @@ -30,6 +30,7 @@ module RegLiveness ( ) where +import BlockId import MachRegs import MachInstrs import PprMach