summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail209.stderr
blob: f4384d9aa21c65990fb4117fe607c000d1919fb2 (plain)
1
2
3
4
5

tcfail209.hs:3:1: error:
    Illegal constraint synonym of kind: ‘* -> Constraint’
      (Use ConstraintKinds to permit this)
    In the type synonym declaration for ‘Showish’