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