Comment re Trac #1220
authorsimonpj@microsoft.com <unknown>
Mon, 12 Nov 2007 15:41:09 +0000 (15:41 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 12 Nov 2007 15:41:09 +0000 (15:41 +0000)
compiler/typecheck/TcDeriv.lhs

index d414c6f..774bbe9 100644 (file)
@@ -222,6 +222,9 @@ And then translate it to:
        
 Note [Newtype deriving superclasses]
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
 Note [Newtype deriving superclasses]
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+(See also Trac #1220 for an interesting exchange on newtype
+deriving and superclasses.)
+
 The 'tys' here come from the partial application in the deriving
 clause. The last arg is the new instance type.
 
 The 'tys' here come from the partial application in the deriving
 clause. The last arg is the new instance type.