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

T12102b.hs:21:25: error:
    • Couldn't match expected kind ‘'True’
                  with actual kind ‘IsTypeLit a0’
      The type variable ‘a0’ is ambiguous
    • In the first argument of ‘Show’, namely ‘(T a)’
      In the stand-alone deriving instance for ‘Show (T a)’