X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Futils%2FGraphColor.hs;fp=compiler%2Futils%2FGraphColor.hs;h=8e7989dc8cd25dad20af42700c4d751aa3bfde0e;hb=1370a4a360ec154b390c1da21d40e446739b24c8;hp=e381fbf7f65f57c85a52425a4028e13de8306c27;hpb=15575cf8f17fee0fdd3151c5dbb0a0f89b01c708;p=ghc-hetmet.git diff --git a/compiler/utils/GraphColor.hs b/compiler/utils/GraphColor.hs index e381fbf..8e7989d 100644 --- a/compiler/utils/GraphColor.hs +++ b/compiler/utils/GraphColor.hs @@ -19,7 +19,7 @@ import GraphOps import GraphPpr import Unique -import LazyUniqFM +import UniqFM import UniqSet import Outputable