summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_fail/PromotedClass.stderr
blob: 544124ed077d2a1dbf3088c53229a7536dc19ff9 (plain)
1
2
3
4
5
6

PromotedClass.hs:10:15: error:
    • Illegal constraint in a type: Show a0
    • In the first argument of ‘Proxy’, namely ‘MkX True’
      In the type signature:
        foo :: Proxy (MkX True)