summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_compile/Simple2.stderr
blob: e68afd80daece9a5d932a831385975265661acd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40

Simple2.hs:21:1: Warning:
    No explicit associated type or default declaration for ‛S3n’
    In the instance declaration for ‛C3 Char’

Simple2.hs:21:10: Warning:
    No explicit method or default declaration for ‛foo3n’
    In the instance declaration for ‛C3 Char’

Simple2.hs:21:10: Warning:
    No explicit method or default declaration for ‛bar3n’
    In the instance declaration for ‛C3 Char’

Simple2.hs:29:1: Warning:
    No explicit associated type or default declaration for ‛S3n’
    In the instance declaration for ‛C3 Bool’

Simple2.hs:29:10: Warning:
    No explicit method or default declaration for ‛foo3n’
    In the instance declaration for ‛C3 Bool’

Simple2.hs:29:10: Warning:
    No explicit method or default declaration for ‛bar3n’
    In the instance declaration for ‛C3 Bool’

Simple2.hs:39:1: Warning:
    No explicit associated type or default declaration for ‛S3’
    In the instance declaration for ‛C3 Float’

Simple2.hs:39:1: Warning:
    No explicit associated type or default declaration for ‛S3n’
    In the instance declaration for ‛C3 Float’

Simple2.hs:39:10: Warning:
    No explicit method or default declaration for ‛foo3n’
    In the instance declaration for ‛C3 Float’

Simple2.hs:39:10: Warning:
    No explicit method or default declaration for ‛bar3n’
    In the instance declaration for ‛C3 Float’