update submodule pointer
[ghc-hetmet.git] / compiler / types / Kind.lhs
index 0594f7f..668ddda 100644 (file)
@@ -232,4 +232,5 @@ defaultKind k
   | isSubOpenTypeKind k = liftedTypeKind
   | isSubArgTypeKind k  = liftedTypeKind
   | otherwise        = k
+
 \end{code}
\ No newline at end of file