From: Ben.Lippmeier@anu.edu.au Date: Tue, 29 Dec 2009 05:18:58 +0000 (+0000) Subject: Typo in comment X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=0472771eb382f4707c3c793dfab76a48b4c9cbc3 Typo in comment --- diff --git a/compiler/cmm/CLabel.hs b/compiler/cmm/CLabel.hs index 31749d4..614262c 100644 --- a/compiler/cmm/CLabel.hs +++ b/compiler/cmm/CLabel.hs @@ -171,7 +171,7 @@ data CLabel -- | A label with a baked-in \/ algorithmically generated name that definitely -- comes from the RTS. The code for it must compile into libHSrts.a \/ libHSrts.so -- If it doesn't have an algorithmically generated name then use a CmmLabel - -- instead and give it an appropriate Module argument. + -- instead and give it an appropriate PackageId argument. | RtsLabel RtsLabelInfo