X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FRegAlloc%2FGraph%2FSpillCost.hs;h=9de48d5cd8e7717e179ed7a7eb4035ef1c649c8b;hp=ff3f76a545ac9c80ffbdac91518a1973fb5cec6f;hb=703ca1542c8e0983cc9d8eebce6e9f3dd3fd71e2;hpb=7bb3d1fc79521d591cd9f824893963141a7997b6 diff --git a/compiler/nativeGen/RegAlloc/Graph/SpillCost.hs b/compiler/nativeGen/RegAlloc/Graph/SpillCost.hs index ff3f76a..9de48d5 100644 --- a/compiler/nativeGen/RegAlloc/Graph/SpillCost.hs +++ b/compiler/nativeGen/RegAlloc/Graph/SpillCost.hs @@ -33,7 +33,6 @@ import State import Data.List (nub, minimumBy) import Data.Maybe -import Control.Monad type SpillCostRecord = ( VirtualReg -- register name