summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/RecordDotSyntaxFail12.stderr
blob: 63cdbea4b4dffb9bdbd2f2305b1206e269dabcc4 (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

RecordDotSyntaxFail12.hs:124:25: error:
    Illegal use of punning for field ‘quux’
    Suggested fix: Perhaps you intended to use NamedFieldPuns

RecordDotSyntaxFail12.hs:124:46: error:
    Illegal use of punning for field ‘baz’
    Suggested fix: Perhaps you intended to use NamedFieldPuns

RecordDotSyntaxFail12.hs:124:65: error:
    Illegal use of punning for field ‘bar’
    Suggested fix: Perhaps you intended to use NamedFieldPuns

RecordDotSyntaxFail12.hs:125:11: error:
    For this to work enable NamedFieldPuns.

RecordDotSyntaxFail12.hs:126:11: error:
    For this to work enable NamedFieldPuns.

RecordDotSyntaxFail12.hs:127:11: error:
    For this to work enable NamedFieldPuns.

RecordDotSyntaxFail12.hs:128:11: error:
    For this to work enable NamedFieldPuns.

RecordDotSyntaxFail12.hs:130:11: error:
    For this to work enable NamedFieldPuns.

RecordDotSyntaxFail12.hs:133:11: error:
    For this to work enable NamedFieldPuns.

RecordDotSyntaxFail12.hs:134:11: error:
    For this to work enable NamedFieldPuns.

RecordDotSyntaxFail12.hs:135:11: error:
    For this to work enable NamedFieldPuns.