summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T5331.stderr
blob: 36261c539d802b96318c43359a53daf728c13956 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

T5331.hs:9:32:
    Warning: Unused quantified type variable `a'
             In the type `forall a. Eq (T Int)'
             In a SPECIALISE instance pragma

T5331.hs:11:17:
    Warning: Unused quantified type variable `a'
             In the definition of data constructor `S1'

T5331.hs:14:16:
    Warning: Unused quantified type variable `a'
             In the definition of data constructor `W1'

T5331.hs:16:13:
    Warning: Unused quantified type variable `a'
             In the type `forall a. Int'
             In the type signature for `f'