summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T11611.stderr
blob: 36eb3687d16487bfc84de61559a0256221c97381 (plain)
1
2
3
4
5
6

T11611.hs:8:37: error: [GHC-83865]
    • Expected kind ‘[*]’, but ‘a’ has kind ‘*’
    • In the first argument of ‘A’, namely ‘a’
      In the first argument of ‘Show’, namely ‘(A a)’
      In the stand-alone deriving instance for ‘Show a => Show (A a)’