summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T8506.stderr
blob: bfccfaf14c8e5d47f918c76aaaca1273423e83f5 (plain)
1
2
3
4
5
6

T8506.hs:3:16:
    Unexpected type ‛Int’
    In the class declaration for ‛Shapable’
    A class declaration should have form
      class Shapable a b c where ...