summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T12102b.stderr
blob: cecd4aa7ee14a90b848f07773be19ef24cb68922 (plain)
1
2
3
4
5
6

T12102b.hs:21:25: error: [GHC-83865]
    • Couldn't match expected kind ‘True’
                  with actual kind ‘IsTypeLit a’
    • In the first argument of ‘Show’, namely ‘(T a)’
      In the stand-alone deriving instance for ‘Show (T a)’