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

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