X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FStgCmmProf.hs;h=6fb20f8f46b90e1a689a037a5285f3410e4496e6;hb=1e50fd4185479a62e02d987bdfcb1c62712859ca;hp=bae8694cfffcb766ed2c611ab0c4130662b1a920;hpb=cb3a1526b303ac4e098ba107f761430a773c2a55;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