summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/indexed-types/should_compile/Simple2.stderr
blob: e2d5ce69730ce702ddae8ae5e3589ab412d7573b (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 AT declaration for `S3n'
    In the instance declaration for `C3 Char'

Simple2.hs:21:10:
    Warning: No explicit method nor default method for `foo3n'
    In the instance declaration for `C3 Char'

Simple2.hs:21:10:
    Warning: No explicit method nor default method for `bar3n'
    In the instance declaration for `C3 Char'

Simple2.hs:29:1:
    Warning: No explicit AT declaration for `S3n'
    In the instance declaration for `C3 Bool'

Simple2.hs:29:10:
    Warning: No explicit method nor default method for `foo3n'
    In the instance declaration for `C3 Bool'

Simple2.hs:29:10:
    Warning: No explicit method nor default method for `bar3n'
    In the instance declaration for `C3 Bool'

Simple2.hs:39:1:
    Warning: No explicit AT declaration for `S3'
    In the instance declaration for `C3 Float'

Simple2.hs:39:1:
    Warning: No explicit AT declaration for `S3n'
    In the instance declaration for `C3 Float'

Simple2.hs:39:10:
    Warning: No explicit method nor default method for `foo3n'
    In the instance declaration for `C3 Float'

Simple2.hs:39:10:
    Warning: No explicit method nor default method for `bar3n'
    In the instance declaration for `C3 Float'