summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T16204c.stderr
blob: df0e1675b724e3dbc502ff063e8fd9a353256e80 (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 a0
    • In the first argument of ‘id’, namely ‘sTo’
      In the expression: id sTo
      In an equation for ‘x’: x = id sTo