X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FRegLiveness.hs;h=6f21db8b77d450bf274b523975447192ef2bea9e;hb=0e313d871dddf4ad09cfb3d5c4783bf75839026d;hp=9ee98971baf49e320983970c1a357f8b4dda386f;hpb=220a12e946b80166d3fe20419091135cef01f668;p=ghc-hetmet.git diff --git a/compiler/nativeGen/RegLiveness.hs b/compiler/nativeGen/RegLiveness.hs index 9ee9897..6f21db8 100644 --- a/compiler/nativeGen/RegLiveness.hs +++ b/compiler/nativeGen/RegLiveness.hs @@ -42,7 +42,7 @@ import Digraph import Outputable import Unique import UniqSet -import UniqFM +import LazyUniqFM import UniqSupply import Bag import State