Comments only
authorsimonpj@microsoft.com <unknown>
Thu, 6 May 2010 16:38:29 +0000 (16:38 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 6 May 2010 16:38:29 +0000 (16:38 +0000)
compiler/basicTypes/DataCon.lhs

index 406d02a..5a62326 100644 (file)
@@ -343,7 +343,7 @@ data DataCon
                                        -- and *including* existential dictionaries
 
        dcRepStrictness :: [StrictnessMark],
-        -- One for each *representation* *value* argument
+                -- One for each *representation* *value* argument
                -- See also Note [Data-con worker strictness] in MkId.lhs
 
        -- Result type of constructor is T t1..tn