X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FStgCmmProf.hs;fp=compiler%2FcodeGen%2FStgCmmProf.hs;h=6fb20f8f46b90e1a689a037a5285f3410e4496e6;hb=703ca1542c8e0983cc9d8eebce6e9f3dd3fd71e2;hp=bae8694cfffcb766ed2c611ab0c4130662b1a920;hpb=7bb3d1fc79521d591cd9f824893963141a7997b6;p=ghc-hetmet.git diff --git a/compiler/codeGen/StgCmmProf.hs b/compiler/codeGen/StgCmmProf.hs index bae8694..6fb20f8 100644 --- a/compiler/codeGen/StgCmmProf.hs +++ b/compiler/codeGen/StgCmmProf.hs @@ -52,7 +52,6 @@ import FastString import Constants -- Lots of field offsets import Outputable -import Data.Maybe import Data.Char import Control.Monad