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

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