X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcMType.lhs;h=23c3381581a2dd4a62b1b1e9597bf8e335e7f161;hb=5d541fe7c43a1dc4c1b2dd9ee49e64238b0754ca;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}