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

T12102b.hs:21:25: error:
    • 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)’