X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcUnify.lhs;h=d7399f5cd3a50a2a92f73f83f06efca882f3f03a;hb=1c9ffbe64003cef8a686ff1e29aae160e314775e;hp=4aa9b3d3c4e721d22374dcf8d77ee0bc452cc6e3;hpb=4cf7988f740ee799bbdb0b6e653c096099378085;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcUnify.lhs b/compiler/typecheck/TcUnify.lhs index 4aa9b3d..d7399f5 100644 --- a/compiler/typecheck/TcUnify.lhs +++ b/compiler/typecheck/TcUnify.lhs @@ -60,6 +60,7 @@ import BasicTypes import Util import Outputable import Unique +import FastString import Control.Monad \end{code}