summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T15487.stderr
blob: 63b2101d1f7b1f4fda0e7938522614dbffa0aff7 (plain)
1
2
3
4
5
6
7
8

T15487.hs:7:9: error: [GHC-87543]
    Ambiguous occurrence ‘null’.
    It could refer to
       either ‘Prelude.null’,
              imported from ‘Prelude’ at T15487.hs:1:8-13
              (and originally defined in ‘Data.Foldable’),
           or ‘T15487.null’, defined at T15487.hs:5:1.