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

T19709b.hs:11:14: error:
    • The function argument
        ‘(error @Any "e2")’
      does not have a fixed runtime representation:
        a0 :: TYPE Any
    • In the first argument of ‘levfun’, namely ‘(error @Any "e2")’
      In the first argument of ‘seq’, namely ‘levfun (error @Any "e2")’
      In the expression: levfun (error @Any "e2") `seq` return []