the unlifted kind
[ghc-hetmet.git] / compiler / coreSyn / ExternalCore.lhs
index 09a6e7f..948f595 100644 (file)
@@ -57,6 +57,7 @@ data Ty
 data Kind 
   = Klifted
   | Kunlifted
+  | Kunboxed
   | Kopen
   | Karrow Kind Kind