X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FRegAlloc%2FGraph%2FSpillClean.hs;fp=compiler%2FnativeGen%2FRegAlloc%2FGraph%2FSpillClean.hs;h=ef4f0887d9fe71d7062c2bb6dc7c020c0fa0a355;hp=253cb70c9e5138571588cbabd7707021405f918d;hb=c6e8e1a62d01e18f3d58fe58fb2aecd3681b3f2c;hpb=201145f80c2c797badceabd0287cc7f5e98302aa diff --git a/compiler/nativeGen/RegAlloc/Graph/SpillClean.hs b/compiler/nativeGen/RegAlloc/Graph/SpillClean.hs index 253cb70..ef4f088 100644 --- a/compiler/nativeGen/RegAlloc/Graph/SpillClean.hs +++ b/compiler/nativeGen/RegAlloc/Graph/SpillClean.hs @@ -39,7 +39,6 @@ import UniqFM import Unique import State import Outputable -import Util import Data.List import Data.Maybe