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

RepPolyRightSection.hs:14:11: error: [GHC-55287]
    • 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)