summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T17e.stderr
blob: 3e691426eab70173dc1cc275a38e15efeca9ef12 (plain)
1
2
3
4
5
6
7
8
9

T17e.hs:8:1: warning: [-Wunused-top-binds (in -Wextra, -Wunused-binds)]
    Defined but not used: ‘top’

T17e.hs:11:11: warning: [GHC-61367] [-Wunused-pattern-binds (in -Wextra, -Wunused-binds)]
    This pattern-binding binds no variables: True = True

T17e.hs:17:12: warning: [-Wunused-local-binds (in -Wextra, -Wunused-binds)]
    Defined but not used: ‘local’