summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/SimpleFail4.stderr
blob: 8c4c743a5656aaddb10e8ab39e02f483a2c2f540 (plain)
1
2
3
4
5
6

SimpleFail4.hs:8:11:
    Unexpected type ‘Int’
    In the default declaration for ‘S2’
    A default declaration should have form
      default S2 a = ...