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

LongWayOverlapping.hs:22:11:
    No instance for (EmbAsChild [Char] Char)
      arising from a use of ‘emb’
    In the expression: emb 'c'
    In an equation for ‘emb’: emb _ = emb 'c'
    In the instance declaration for ‘EmbAsChild [Char] Bool’