X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FStackColor.hs;h=2f97a1887751c58be131ae60b0cbef055c51b761;hb=1241c26f3552a2037263769e5ef7fa68d9f3be36;hp=e3b6ba8f5bcb48791f949a7428523b919009f4d8;hpb=8b7eaa404043294bd4cb4a0322ac1f7115bad6a0;p=ghc-hetmet.git diff --git a/compiler/cmm/StackColor.hs b/compiler/cmm/StackColor.hs index e3b6ba8..2f97a18 100644 --- a/compiler/cmm/StackColor.hs +++ b/compiler/cmm/StackColor.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -Wall -fno-warn-name-shadowing #-} + module StackColor where import StackPlacements @@ -9,7 +9,7 @@ import DFMonad import qualified GraphOps import MachOp import ZipCfg -import ZipCfgCmm +import ZipCfgCmmRep import ZipDataflow import Maybes