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

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

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

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

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