[project @ 1999-03-02 10:40:40 by sof]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read014.stderr
1 read014.hs:2: Warning: definition but no type signature for `ng1'
2
3 read014.hs:4: Warning: Defined but not used: x
4
5 read014.hs:8: Warning: Defined but not used: x
6
7
8 read014.hs:8:
9     Warning: No explicit method nor default method for `fromInteger'
10              in an instance declaration for `Num'
11
12 read014.hs:8:
13     Warning: No explicit method nor default method for `signum'
14              in an instance declaration for `Num'
15
16 read014.hs:8:
17     Warning: No explicit method nor default method for `abs'
18              in an instance declaration for `Num'
19
20 read014.hs:8:
21     Warning: No explicit method nor default method for `*'
22              in an instance declaration for `Num'
23
24 read014.hs:8:
25     Warning: No explicit method nor default method for `+'
26              in an instance declaration for `Num'
27
28