Make dumpIfSet_dyn_or use dumpSDoc
[ghc-hetmet.git] / compiler / Simon-log
index 9d60ccc..3d2804d 100644 (file)
@@ -710,7 +710,7 @@ To-do
 * Bogus report of overlapped pattern for
        f (R {field = [c]}) = 1
        f (R {})              = 2
-  This shows up for TyCon.maybeTyConSingleCon
+  This shows up for TyCon.tyConSingleDataCon_maybe
 
 *  > module Main( main ) where