X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcArrows.lhs;h=11daed77dae22f7c89997e2afd6adaaa832b75ae;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hp=90a5e885e3f5c2e70e28b75a8d011b1972aa33bf;hpb=288213d7c2c65fa68ca466c1a1a3378e24fa1151;p=ghc-hetmet.git 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