summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T3265.stderr
blob: 42d89d0b4e8771b6ee4ef15c3fac090063a3beb0 (plain)
1
2
3
4
5
6
7
8

T3265.hs:8:8: error:
    Illegal declaration of a type or class operator ‘:+:’
      Use TypeOperators to declare operators in type and declarations

T3265.hs:10:9: error:
    Illegal declaration of a type or class operator ‘:*:’
      Use TypeOperators to declare operators in type and declarations