X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Freader%2Fshould_compile%2Fread014.stderr;h=ae9922bd1bdbe5a0b3bc6b1d08387f4c9cf6f4ec;hb=32b14e3fb61c8a2fe34fc26d806d61af2ad6d24d;hp=b7fb1c9bc36bacaa441ae986cce204492a7e3be6;hpb=090f8411690094e46bf9fe1837bf393577b18521;p=ghc-hetmet.git diff --git a/ghc/tests/reader/should_compile/read014.stderr b/ghc/tests/reader/should_compile/read014.stderr index b7fb1c9..ae9922b 100644 --- a/ghc/tests/reader/should_compile/read014.stderr +++ b/ghc/tests/reader/should_compile/read014.stderr @@ -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'