X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypes%2FKind.lhs;h=668ddda92a44cbd7839b2d10c24878bce821d616;hp=0594f7f53af2a254e1e8c9e137552ca849d574ae;hb=c5b178be60a5a44abd2f4ddf8c399857678326e2;hpb=3afdf90d0f9fb18f13a6b76fe41e5fc60bbdaac3 diff --git a/compiler/types/Kind.lhs b/compiler/types/Kind.lhs index 0594f7f..668ddda 100644 --- a/compiler/types/Kind.lhs +++ b/compiler/types/Kind.lhs @@ -232,4 +232,5 @@ defaultKind k | isSubOpenTypeKind k = liftedTypeKind | isSubArgTypeKind k = liftedTypeKind | otherwise = k + \end{code} \ No newline at end of file