summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail044.stderr
blob: eef15b2209f13709bb779e3b26c5fba2e3c12b8b (plain)
1
2
3
4
5
6
7

rnfail044.hs:5:12:
    Ambiguous occurrence ‘splitAt’
    It could refer to either ‘A.splitAt’, defined at rnfail044.hs:8:3
                          or ‘Data.List.splitAt’,
                             imported from ‘Prelude’ at rnfail044.hs:5:8
                             (and originally defined in ‘GHC.List’)