Fix Trac #2412: type synonyms and hs-boot recursion
[ghc-hetmet.git] / compiler / vectorise / VectType.hs
index 3c67855..53c8a61 100644 (file)
@@ -227,6 +227,7 @@ buildPReprTyCon orig_tc vect_tc
       liftDs $ buildSynTyCon name
                              tyvars
                              (SynonymTyCon rhs_ty)
+                            (typeKind rhs_ty)
                              (Just $ mk_fam_inst prepr_tc vect_tc)
   where
     tyvars = tyConTyVars vect_tc