X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Ftypecheck%2FTcMType.lhs;h=23c3381581a2dd4a62b1b1e9597bf8e335e7f161;hb=a6cbfa877c81ef3563d267a35faeb9633ef3000a;hp=4542a34a0afc543a29916b65d2eafeba78b1e6b4;hpb=3e83dfb21b2f2220dce97427fff5c19459ae68d1;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcMType.lhs b/compiler/typecheck/TcMType.lhs index 4542a34..23c3381 100644 --- a/compiler/typecheck/TcMType.lhs +++ b/compiler/typecheck/TcMType.lhs @@ -107,6 +107,7 @@ import Outputable import Control.Monad ( when ) import Data.List ( (\\) ) + \end{code}