X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FcodeGen%2FCgProf.hs;h=7750c0f08ef8861bcd0f42f02be6909794ecf24b;hp=24efe3a009086949971a09bd9be61718449dd8a7;hb=703ca1542c8e0983cc9d8eebce6e9f3dd3fd71e2;hpb=7bb3d1fc79521d591cd9f824893963141a7997b6 diff --git a/compiler/codeGen/CgProf.hs b/compiler/codeGen/CgProf.hs index 24efe3a..7750c0f 100644 --- a/compiler/codeGen/CgProf.hs +++ b/compiler/codeGen/CgProf.hs @@ -50,7 +50,6 @@ import FastString import Constants -- Lots of field offsets import Outputable -import Data.Maybe import Data.Char import Control.Monad