[project @ 2001-08-08 14:23:09 by simonmar]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read014.stderr
1
2 read014.hs:4: Warning: Definition but no type signature for `ng1'
3
4 read014.hs:4: Warning: Defined but not used: x
5
6 read014.hs:8: Warning: Defined but not used: x
7
8 read014.hs:6:
9     Warning: No explicit method nor default method for `*'
10              In the instance declaration for `Num (a, b)'
11
12 read014.hs:6:
13     Warning: No explicit method nor default method for `+'
14              In the instance declaration for `Num (a, b)'
15
16 read014.hs:6:
17     Warning: No explicit method nor default method for `signum'
18              In the instance declaration for `Num (a, b)'
19
20 read014.hs:6:
21     Warning: No explicit method nor default method for `abs'
22              In the instance declaration for `Num (a, b)'
23
24 read014.hs:6:
25     Warning: No explicit method nor default method for `fromInteger'
26              In the instance declaration for `Num (a, b)'