summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod152.stderr
blob: 9742ed69ba4620d8957de3bcd1a417739e1a3308 (plain)
1
2
3
4
5
6
7
8

mod152.hs:2:26: error: [GHC-87543]
    Ambiguous occurrence ‘id’.
    It could refer to
       either ‘Prelude.id’,
              imported from ‘Prelude’ at mod152.hs:2:8
              (and originally defined in ‘GHC.Base’),
           or ‘M.id’, defined at mod152.hs:2:36.