summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T16204c.stderr
blob: c91a2cc06004b144b6b9a1712b1f654cbd63ba63 (plain)
1
2
3
4
5
6
7
8

T16204c.hs:16:8: error: [GHC-83865]
    • Couldn't match type ‘Rep’ with ‘*’
      Expected: Sing @(*) a
        Actual: Sing @Rep a
    • In the first argument of ‘id’, namely ‘sTo’
      In the expression: id sTo
      In an equation for ‘x’: x = id sTo