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

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:
        a :: TYPE r
    • In the expression: `g` undefined
      In an equation for ‘test2’: test2 = (`g` undefined)