summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T15957_Fail.stderr
blob: 71d9b470362497c6bb857dc998f36c38e7bf8710 (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

T15957_Fail.hs:7:6: error: [GHC-83475] [-Wunused-record-wildcards (in -Wall), Werror=unused-record-wildcards]
    No variables bound in the record wildcard match are used
    Suggested fix: Omit the ‘..’

T15957_Fail.hs:8:9: error: [GHC-83475] [-Wunused-record-wildcards (in -Wall), Werror=unused-record-wildcards]
    No variables bound in the record wildcard match are used
    Suggested fix: Omit the ‘..’

T15957_Fail.hs:9:12: error: [GHC-15932] [-Wredundant-record-wildcards (in -Wall), Werror=redundant-record-wildcards]
    Record wildcard does not bind any new variables
    Suggested fix: Omit the ‘..’

T15957_Fail.hs:11:11: error: [GHC-83475] [-Wunused-record-wildcards (in -Wall), Werror=unused-record-wildcards]
    No variables bound in the record wildcard match are used
    Suggested fix: Omit the ‘..’

T15957_Fail.hs:12:16: error: [GHC-15932] [-Wredundant-record-wildcards (in -Wall), Werror=redundant-record-wildcards]
    Record wildcard does not bind any new variables
    Suggested fix: Omit the ‘..’

T15957_Fail.hs:13:15: error: [GHC-15932] [-Wredundant-record-wildcards (in -Wall), Werror=redundant-record-wildcards]
    Record wildcard does not bind any new variables
    Suggested fix: Omit the ‘..’

T15957_Fail.hs:20:9: error: [GHC-83475] [-Wunused-record-wildcards (in -Wall), Werror=unused-record-wildcards]
    No variables bound in the record wildcard match are used
    Suggested fix: Omit the ‘..’

T15957_Fail.hs:25:9: error: [GHC-83475] [-Wunused-record-wildcards (in -Wall), Werror=unused-record-wildcards]
    No variables bound in the record wildcard match are used
    Suggested fix: Omit the ‘..’

T15957_Fail.hs:31:18: error: [GHC-83475] [-Wunused-record-wildcards (in -Wall), Werror=unused-record-wildcards]
    No variables bound in the record wildcard match are used
    Suggested fix: Omit the ‘..’