summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T18534.stderr
blob: b5db0f02bce3d3319198ab3225aebe02cbbf246d (plain)
1
2
3
4
5
6
7

T18534.hs:7:27: error:
    • A representation-polymorphic type is not allowed here:
        Type: a
        Kind: TYPE r
    • In the definition of data constructor ‘Test’
      In the data type declaration for ‘Test’