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

ExplicitForAllFams2.hs:34:10: warning: [GHC-40910] [-Wunused-type-patterns]
    Defined but not used on the right hand side: type variable ‘t’

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

ExplicitForAllFams2.hs:38:6: warning: [GHC-40910] [-Wunused-type-patterns]
    Defined but not used on the right hand side: type variable ‘t’

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