Another round of External Core fixes
[ghc-hetmet.git] / compiler / main / DriverMkDepend.hs
index 901b3bb..4155274 100644 (file)
@@ -35,6 +35,7 @@ import Panic
 import SrcLoc
 import Data.List
 import CmdLineParser
+import FastString
 
 import ErrUtils         ( debugTraceMsg, putMsg )