blob: 0a56f4c5d00c4f13765ec43dd0c3fd4f033c66ab (
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
|