summaryrefslogtreecommitdiff
path: root/testsuite/tests/rep-poly/RepPolyRightSection.stderr
blob: 62c0bdcd8d8db38a73ac530b7c8aceaa3774e25a (plain)
1
2
3
4
5
6
7
8
9

RepPolyRightSection.hs:14:11: error:
    • Unsaturated use of a representation-polymorphic primitive function.
      The third argument of ‘rightSection’
      does not have a fixed runtime representation.
      Its type is:
        a :: TYPE r
    • In the expression: `g` undefined
      In an equation for ‘test2’: test2 = (`g` undefined)