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

mod110.hs:11:10:
    Ambiguous occurrence ‘Eq’
    It could refer to either ‘M.Eq’, defined at mod110.hs:7:1
                          or ‘Prelude.Eq’,
                             imported from ‘Prelude’ at mod110.hs:4:1-14
                             (and originally defined in ‘GHC.Classes’)