X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fcmm%2FCmmStackLayout.hs;h=be16f19c06246a73c75906f9c79e2c37964e2e8b;hb=703ca1542c8e0983cc9d8eebce6e9f3dd3fd71e2;hp=6c470437812c0e74f5bd3e13951242e2581dd57f;hpb=31a9d04804d9cacda35695c5397590516b964964;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmStackLayout.hs b/compiler/cmm/CmmStackLayout.hs index 6c47043..be16f19 100644 --- a/compiler/cmm/CmmStackLayout.hs +++ b/compiler/cmm/CmmStackLayout.hs @@ -5,7 +5,6 @@ module CmmStackLayout where import Constants -import qualified Prelude as P import Prelude hiding (zip, unzip, last) import BlockId @@ -19,7 +18,6 @@ import MkZipCfg import MkZipCfgCmm hiding (CmmBlock, CmmGraph) import Monad import Outputable -import Panic import SMRep (ByteOff) import ZipCfg import ZipCfg as Z