[project @ 2000-04-11 11:11:18 by simonmar]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read014.stderr
index b7fb1c9..ae9922b 100644 (file)
@@ -5,22 +5,22 @@ read014.hs:4: Warning: Defined but not used: x
 
 read014.hs:8: Warning: Defined but not used: x
 
-read014.hs:8:
-    Warning: No explicit method nor default method for `fromInteger'
+read014.hs:6:
+    Warning: No explicit method nor default method for `*'
             in an instance declaration for `Num'
 
-read014.hs:8:
-    Warning: No explicit method nor default method for `signum'
+read014.hs:6:
+    Warning: No explicit method nor default method for `+'
             in an instance declaration for `Num'
 
-read014.hs:8:
-    Warning: No explicit method nor default method for `abs'
+read014.hs:6:
+    Warning: No explicit method nor default method for `signum'
             in an instance declaration for `Num'
 
-read014.hs:8:
-    Warning: No explicit method nor default method for `*'
+read014.hs:6:
+    Warning: No explicit method nor default method for `abs'
             in an instance declaration for `Num'
 
-read014.hs:8:
-    Warning: No explicit method nor default method for `+'
+read014.hs:6:
+    Warning: No explicit method nor default method for `fromInteger'
             in an instance declaration for `Num'