X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypes%2FTyCon.lhs;fp=compiler%2Ftypes%2FTyCon.lhs;h=a7b0594bcfc5de6d21e5b72f4f96f4a011d29307;hp=befc4e6f938bfe3c0d7c3b27e002aa9bc3b23ad0;hb=c2a8617aad5a6fb29e4857771f785e5d5fe68b54;hpb=cdf1ca34abb0cf11979f571b28a1e343563a2281 diff --git a/compiler/types/TyCon.lhs b/compiler/types/TyCon.lhs index befc4e6..a7b0594 100644 --- a/compiler/types/TyCon.lhs +++ b/compiler/types/TyCon.lhs @@ -495,7 +495,7 @@ Then %************************************************************************ A PrimRep is somewhat similar to a CgRep (see codeGen/SMRep) and a -MachRep (see cmm/MachOp), although each of these types has a distinct +MachRep (see cmm/CmmExpr), although each of these types has a distinct and clearly defined purpose: - A PrimRep is a CgRep + information about signedness + information