summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_compile/T16718.stderr
blob: 18c1bee5d12f32bc3cbecf1da1639168f9d3bc58 (plain)
1
2
3
4
5
6
7
T16718.hs:(5,2)-(7,7): Splicing declarations
    [d| type role P phantom
        
        data P a |]
  ======>
    type role P phantom
    data P a