X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcDefaults.lhs;h=ad5e9b86a6fa37ebaf929247f2e803b2057019de;hp=9da5d96fb550ac47c596a09878745dcfe5fd6950;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=4ae461d9af3b408beec775473ef4420f244f922a 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}