summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T12811.stderr
blob: 3dbf6bc34289393df4afa15762832887429c89e1 (plain)
1
2
3
4
5
6

T12811.hs:5:15: error:
    Illegal operator ‘.’ in type ‘foral a . a’
      Use TypeOperators to allow operators in types

T12811.hs:5:15: error: Not in scope: type constructor or class ‘.’