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

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