summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_compile/UnusedTyVarWarningsNamedWCs.stderr
blob: 9049ddf696e2ad7a9553c769e9a443b7a7b6d39b (plain)
1
2
3
4
5
6
7
8
9
10
11
12

UnusedTyVarWarningsNamedWCs.hs:8:7: warning: [-Wunused-type-patterns]
    Defined but not used on the right hand side: type variable ‘b’

UnusedTyVarWarningsNamedWCs.hs:11:20: warning: [-Wunused-type-patterns]
    Defined but not used on the right hand side: type variable ‘b’

UnusedTyVarWarningsNamedWCs.hs:27:5: warning: [-Wunused-type-patterns]
    Defined but not used on the right hand side: type variable ‘a’

UnusedTyVarWarningsNamedWCs.hs:33:19: warning: [-Wunused-type-patterns]
    Defined but not used on the right hand side: type variable ‘b’