[project @ 1997-09-03 23:42:37 by sof]
authorsof <unknown>
Wed, 3 Sep 1997 23:42:37 +0000 (23:42 +0000)
committersof <unknown>
Wed, 3 Sep 1997 23:42:37 +0000 (23:42 +0000)
removed wired-in tuple comment

ghc/lib/ghc/PrelTup.lhs

index 842fd1b..e76ca30 100644 (file)
@@ -80,8 +80,6 @@ data (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) a b c d e f g h i j k l m n o p q r s
  = (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) a b c d e f g h i j k l m n o p q r s t u v w x y z a_ b_ c_ d_ e_ f_ g_ h_ i_ j_
 data (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) a b c d e f g h i j k l m n o p q r s t u v w x y z a_ b_ c_ d_ e_ f_ g_ h_ i_ j_ k_
  = (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) a b c d e f g h i j k l m n o p q r s t u v w x y z a_ b_ c_ d_ e_ f_ g_ h_ i_ j_ k_
- -- if you add more tuples, you need to change the compiler, too
- -- (it has a wired-in number: 37)
 \end{code}
 
 @Show@ instances for just the first few.