X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmm.hs;h=9dcaf8447efd657c4a05aa103e27006c2da731ed;hb=1add6282808b5ae98e72ef7034634036c9b91b04;hp=38dc5b3ba5bea44fe466bdd495f8a94d973614e0;hpb=0d80489c9b9f2421f65d8dd86c1e50c6bb429715;p=ghc-hetmet.git diff --git a/compiler/cmm/Cmm.hs b/compiler/cmm/Cmm.hs index 38dc5b3..9dcaf84 100644 --- a/compiler/cmm/Cmm.hs +++ b/compiler/cmm/Cmm.hs @@ -183,7 +183,7 @@ type ConstrDescription = CmmLit type FunType = StgHalfWord type FunArity = StgHalfWord type SlowEntry = CmmLit - -- ^We would like this to be a CLabel but + -- We would like this to be a CLabel but -- for now the parser sets this to zero on an INFO_TABLE_FUN. type SelectorOffset = StgWord