X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FDriverMkDepend.hs;h=4155274e313cef63dcd164d49fd4fb4906a5264d;hb=c245355e6f2c7b7c95e9af910c4d420e13af9413;hp=901b3bb7cee028ba2ba61dbd52aabe3186ee442e;hpb=32f585b6f987ce88f5e93ab21783fc7d9532645f;p=ghc-hetmet.git diff --git a/compiler/main/DriverMkDepend.hs b/compiler/main/DriverMkDepend.hs index 901b3bb..4155274 100644 --- a/compiler/main/DriverMkDepend.hs +++ b/compiler/main/DriverMkDepend.hs @@ -35,6 +35,7 @@ import Panic import SrcLoc import Data.List import CmdLineParser +import FastString import ErrUtils ( debugTraceMsg, putMsg )