[project @ 2000-03-23 17:45:17 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail036.stderr
index 9d0679b..ba8ddf2 100644 (file)
@@ -5,11 +5,11 @@ tcfail036.hs:3:
            defined at tcfail036.hs:8 and defined at tcfail036.hs:6
 
 tcfail036.hs:8:
-    No instance for `Show NUM'
+    No instance for `Eq NUM'
     arising from an instance declaration at tcfail036.hs:8
 
 tcfail036.hs:8:
-    No instance for `Eq NUM'
+    No instance for `Show NUM'
     arising from an instance declaration at tcfail036.hs:8
 
 tcfail036.hs:9: