X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcArrows.lhs;h=11daed77dae22f7c89997e2afd6adaaa832b75ae;hp=90a5e885e3f5c2e70e28b75a8d011b1972aa33bf;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3 diff --git a/compiler/typecheck/TcArrows.lhs b/compiler/typecheck/TcArrows.lhs index 90a5e88..11daed7 100644 --- a/compiler/typecheck/TcArrows.lhs +++ b/compiler/typecheck/TcArrows.lhs @@ -40,6 +40,7 @@ import Type import SrcLoc import Outputable +import FastString import Util import Control.Monad