[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read014.stderr
diff --git a/ghc/tests/reader/should_compile/read014.stderr b/ghc/tests/reader/should_compile/read014.stderr
deleted file mode 100644 (file)
index 9430e68..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-
-read014.hs:4: Warning: Definition but no type signature for `ng1'
-
-read014.hs:4: Warning: Defined but not used: x
-
-read014.hs:8: Warning: Defined but not used: x
-
-read014.hs:6:
-    Warning: No explicit method nor default method for `*'
-            In the instance declaration for `Num (a, b)'
-
-read014.hs:6:
-    Warning: No explicit method nor default method for `+'
-            In the instance declaration for `Num (a, b)'
-
-read014.hs:6:
-    Warning: No explicit method nor default method for `signum'
-            In the instance declaration for `Num (a, b)'
-
-read014.hs:6:
-    Warning: No explicit method nor default method for `abs'
-            In the instance declaration for `Num (a, b)'
-
-read014.hs:6:
-    Warning: No explicit method nor default method for `fromInteger'
-            In the instance declaration for `Num (a, b)'