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

T17021.hs:18:5: error:
    • The argument ‘42’ of ‘MkT’
      does not have a fixed runtime representation.
      Its kind is:
        TYPE (Id LiftedRep)
      (Use -fprint-explicit-coercions to see the full type.)
    • In the expression: MkT 42
      In an equation for ‘f’: f = MkT 42