X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fcmm%2FCmmStackLayout.hs;h=be16f19c06246a73c75906f9c79e2c37964e2e8b;hp=ab00100bfe34e7e8960e98a5050a1e75b0fb6ee5;hb=703ca1542c8e0983cc9d8eebce6e9f3dd3fd71e2;hpb=7bb3d1fc79521d591cd9f824893963141a7997b6 diff --git a/compiler/cmm/CmmStackLayout.hs b/compiler/cmm/CmmStackLayout.hs index ab00100..be16f19 100644 --- a/compiler/cmm/CmmStackLayout.hs +++ b/compiler/cmm/CmmStackLayout.hs @@ -18,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