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

T3265.hs:8:8: error: [GHC-50649]
    Illegal declaration of a type or class operator ‘:+:’
    Suggested fix: Perhaps you intended to use TypeOperators

T3265.hs:10:9: error: [GHC-50649]
    Illegal declaration of a type or class operator ‘:*:’
    Suggested fix: Perhaps you intended to use TypeOperators