summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T5331.stderr
blob: 562aa699788f5610b9cb6f37f0cf17fed6eef26a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

T5331.hs:8:17: Warning:
    Unused quantified type variable ‘a’
    In the definition of data constructor ‘S1’

T5331.hs:11:16: Warning:
    Unused quantified type variable ‘a’
    In the definition of data constructor ‘W1’

T5331.hs:13:13: Warning:
    Unused quantified type variable ‘a’
    In the type ‘forall a. Int’
    In the type signature for ‘f’