[project @ 1997-12-16 17:15:04 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail034.stderr
index b24a138..4d7ca43 100644 (file)
@@ -1,7 +1,7 @@
  
-tcfail034.hs:13: Context `{Integral taWK}'
+tcfail034.hs:13: Context `{Integral taW7}'
                     required by inferred type, but missing on a type signature
-                    `Integral taWK' arising from use of `mod' at tcfail034.hs:17
+                    `Integral taW7' arising from use of `mod' at tcfail034.hs:17
     When checking signature(s) for: `test'
 
 Compilation had errors