summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_compile/Simple2.stderr
blob: c43280e79d437706822384172fc4e0358fc60426 (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

Simple2.hs:21:1: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit associated type or default declaration for ‘S3n’
    • In the instance declaration for ‘C3 Char’

Simple2.hs:21:10: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit implementation for
        ‘foo3n’ and ‘bar3n’
    • In the instance declaration for ‘C3 Char’

Simple2.hs:29:1: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit associated type or default declaration for ‘S3n’
    • In the instance declaration for ‘C3 Bool’

Simple2.hs:29:10: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit implementation for
        ‘foo3n’ and ‘bar3n’
    • In the instance declaration for ‘C3 Bool’

Simple2.hs:39:1: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit associated type or default declaration for ‘S3’
    • In the instance declaration for ‘C3 Float’

Simple2.hs:39:1: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit associated type or default declaration for ‘S3n’
    • In the instance declaration for ‘C3 Float’

Simple2.hs:39:10: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit implementation for
        ‘foo3n’ and ‘bar3n’
    • In the instance declaration for ‘C3 Float’