diff options
-rw-r--r-- | compiler/nativeGen/RegAlloc/Graph/SpillClean.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/nativeGen/RegAlloc/Graph/SpillClean.hs b/compiler/nativeGen/RegAlloc/Graph/SpillClean.hs index 253cb70c9e..ef4f0887d9 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 |