summaryrefslogtreecommitdiff
path: root/testsuite/tests/rep-poly/RepPolyTupleSection.stderr
blob: b4d08d02def5e4b6b33f296ba35ebab25b3a3cc9 (plain)
1
2
3
4
5
6

RepPolyTupleSection.hs:11:7: error:
    • The tuple section does not have a fixed runtime representation in the second position:
        a :: TYPE r
    • In the expression: (# 3#, #)
      In an equation for ‘foo’: foo = (# 3#, #)