summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T11606.stderr
blob: 3b75f00ea8fa1361453e69abb772d91e21e683e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

<interactive>:3:1: warning: [GHC-63397] [-Wname-shadowing (in -Wall)]
    This binding for ‘x’ shadows the existing binding
      defined at <interactive>:2:1

<interactive>:4:1: warning: [GHC-63397] [-Wname-shadowing (in -Wall)]
    This binding for ‘x’ shadows the existing binding
      defined at <interactive>:3:1

<interactive>:5:5: warning: [GHC-63397] [-Wname-shadowing (in -Wall)]
    This binding for ‘x’ shadows the existing binding
      defined at <interactive>:4:1