summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/RecordDotSyntaxFail12.stderr
blob: 6ef0a51754c12fe91b87bc644500a66431b69b85 (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:123:25:
    Illegal use of punning for field ‘quux’
    Use NamedFieldPuns to permit this

RecordDotSyntaxFail12.hs:123:46:
    Illegal use of punning for field ‘baz’
    Use NamedFieldPuns to permit this

RecordDotSyntaxFail12.hs:123:65:
    Illegal use of punning for field ‘bar’
    Use NamedFieldPuns to permit this

RecordDotSyntaxFail12.hs:124:11:
    For this to work enable NamedFieldPuns.

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

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

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

RecordDotSyntaxFail12.hs:129:11:
    For this to work enable NamedFieldPuns.

RecordDotSyntaxFail12.hs:132:11:
    For this to work enable NamedFieldPuns.

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

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