X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FStgCmmHpc.hs;h=e78acb78b79b440a75d22a41c5dcb2be20a5fba4;hb=a02e7f40afc1aab7fe466f949f505c1d7250713d;hp=ab95a66cd049d000a898e06a0add33a31b52a71e;hpb=232e72122fa7f08690e3be2bb9f8a7f8024e37d5;p=ghc-hetmet.git diff --git a/compiler/codeGen/StgCmmHpc.hs b/compiler/codeGen/StgCmmHpc.hs index ab95a66..e78acb7 100644 --- a/compiler/codeGen/StgCmmHpc.hs +++ b/compiler/codeGen/StgCmmHpc.hs @@ -19,7 +19,7 @@ import Module import CmmUtils import FastString import HscTypes -import Char +import Data.Char import StaticFlags import BasicTypes