X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcHsType.lhs;h=50cc4d6952f31483eb0325d857ef75f05da47348;hp=b27d26a84e67ce08bbaea5d014cf1f12da4ac01e;hb=2b8358cfe8b6399874090c099e3b96e932c6ccbb;hpb=0cbb1f34579da2b3ba8e199c3a95f6312710659f diff --git a/compiler/typecheck/TcHsType.lhs b/compiler/typecheck/TcHsType.lhs index b27d26a..50cc4d6 100644 --- a/compiler/typecheck/TcHsType.lhs +++ b/compiler/typecheck/TcHsType.lhs @@ -16,7 +16,7 @@ module TcHsType ( -- Typechecking kinded types tcHsKindedContext, tcHsKindedType, tcHsBangType, - tcTyVarBndrs, dsHsType, + tcTyVarBndrs, dsHsType, kcHsLPred, dsHsLPred, tcDataKindSig, ExpKind(..), EkCtxt(..), -- Pattern type signatures