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

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