summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T14907a.stderr
blob: 28c9b01f9ce1d6a7eefa678279b179c1264f57d9 (plain)
1
2
3
4
5
6

T14907a.hs:3:8: error: [GHC-77878]
    Unexpected type ‘Bool’
    In the class declaration for ‘(,,)’
    A class declaration should have form
      class (,,) a b c where ...