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

T3265.hs:7:8:
    Illegal declaration of a type or class operator `:+:'
      Use -XTypeOperators to declare operators in type and declarations

T3265.hs:9:9:
    Illegal declaration of a type or class operator `:*:'
      Use -XTypeOperators to declare operators in type and declarations