[commit: ghc] master: Remove duplicated comment (63efe35)
José Pedro Magalhães
jpm at cs.uu.nl
Thu Jun 21 13:27:26 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/63efe3550a1d5a63846825f3ee7f5aeed3e4427a
>---------------------------------------------------------------
commit 63efe3550a1d5a63846825f3ee7f5aeed3e4427a
Author: Jose Pedro Magalhaes <jpm at cs.ox.ac.uk>
Date: Thu Jun 21 12:23:34 2012 +0100
Remove duplicated comment
>---------------------------------------------------------------
compiler/types/TyCon.lhs | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/compiler/types/TyCon.lhs b/compiler/types/TyCon.lhs
index c129479..147e16d 100644
--- a/compiler/types/TyCon.lhs
+++ b/compiler/types/TyCon.lhs
@@ -156,8 +156,6 @@ See also Note [Wrappers for data instance tycons] in MkId.lhs
* Reply "yes" to isDataFamilyTyCon, and isFamilyTyCon
-* Reply "yes" to isDataFamilyTyCon, and isFamilyTyCon
-
* The user does not see any "equivalent types" as he did with type
synonym families. He just sees constructors with types
T1 :: T Int
More information about the Cvs-ghc
mailing list