X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcDefaults.lhs;h=ad5e9b86a6fa37ebaf929247f2e803b2057019de;hb=dd99b6f8c61f393087d03cd697c06051a43ca4e9;hp=9da5d96fb550ac47c596a09878745dcfe5fd6950;hpb=4ae461d9af3b408beec775473ef4420f244f922a;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcDefaults.lhs b/compiler/typecheck/TcDefaults.lhs index 9da5d96..ad5e9b8 100644 --- a/compiler/typecheck/TcDefaults.lhs +++ b/compiler/typecheck/TcDefaults.lhs @@ -29,6 +29,7 @@ import DynFlags import SrcLoc import Maybe import Outputable +import FastString \end{code} \begin{code}