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

T5331.hs:8:17: warning: [GHC-54180] [-Wunused-foralls (in -Wextra)]
    Unused quantified type variable ‘a’
    In the definition of data constructor ‘S1’

T5331.hs:11:16: warning: [GHC-54180] [-Wunused-foralls (in -Wextra)]
    Unused quantified type variable ‘a’
    In the definition of data constructor ‘W1’

T5331.hs:13:13: warning: [GHC-54180] [-Wunused-foralls (in -Wextra)]
    Unused quantified type variable ‘a’
    In the type signature for ‘f’