c14fb40acf9af1aeab552af48d887cecaca9bec3
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read014.stderr
1
2 read014.hs:2: 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 an instance declaration for `Num'
11
12 read014.hs:6:
13     Warning: No explicit method nor default method for `*'
14              in an instance declaration for `Num'
15
16 read014.hs:6:
17     Warning: No explicit method nor default method for `abs'
18              in an instance declaration for `Num'
19
20 read014.hs:6:
21     Warning: No explicit method nor default method for `signum'
22              in an instance declaration for `Num'
23
24 read014.hs:6:
25     Warning: No explicit method nor default method for `fromInteger'
26              in an instance declaration for `Num'