X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Futils%2FGraphColor.hs;h=8e7989dc8cd25dad20af42700c4d751aa3bfde0e;hb=93e573f5c6abe0643e3f339abab9bc96eb8a77d8;hp=e381fbf7f65f57c85a52425a4028e13de8306c27;hpb=727fae32ea0b6ca6ebdf1b3137649813e4d7ac3d;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