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

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)