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

T17021.hs:18:5: error: [GHC-55287]
    • 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