summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T14520.stderr
blob: 7fa6545a07d8e23463d03cf242cb1b3935d24f8c (plain)
1
2
3
4
5
6
7

T14520.hs:15:24: error: [GHC-83865]
    • Expected kind ‘bat w w’,
        but ‘Id’ has kind ‘XXX @a0 @(*) (XXX @a0 @(a0 ~>> *) kat0 b0) b0’
        The type variables ‘kat0’, ‘b0’ are ambiguous
    • In the first argument of ‘Sing’, namely ‘(Id :: bat w w)’
      In the type signature: sId :: Sing w -> Sing (Id :: bat w w)