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

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