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

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

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

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

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