summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T17865.stderr
blob: 560144fbe5f675816040edff7fefa5272c26cb22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

T17865.hs:3:11: error:
    Illegal promotion quote mark in the declaration of
    data/newtype constructor MkT

T17865.hs:5:13: error:
    Illegal promotion quote mark in the declaration of
    data/newtype constructor MkT'

T17865.hs:7:16: error:
    Illegal promotion quote mark in the declaration of
    data/newtype constructor (:>)

T17865.hs:9:17: error:
    Illegal promotion quote mark in the declaration of
    data/newtype constructor (:>$)