X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FRegAlloc%2FGraph%2FSpill.hs;fp=compiler%2FnativeGen%2FRegAlloc%2FGraph%2FSpill.hs;h=b5a645188ffc62eb0b2cd1f267d2c4294b14cee0;hb=ee6bba6f3d80c56b47bc623bc6e4f076be1f046f;hp=886f9d42548a29ea0a9bd5bd392f4c0ebd63c15c;hpb=a12e845684c10955bc594cdb20d1f13fae14873d;p=ghc-hetmet.git diff --git a/compiler/nativeGen/RegAlloc/Graph/Spill.hs b/compiler/nativeGen/RegAlloc/Graph/Spill.hs index 886f9d4..b5a6451 100644 --- a/compiler/nativeGen/RegAlloc/Graph/Spill.hs +++ b/compiler/nativeGen/RegAlloc/Graph/Spill.hs @@ -9,7 +9,7 @@ module RegAlloc.Graph.Spill ( where -import RegLiveness +import RegAlloc.Liveness import RegAllocInfo import Regs import Instrs