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