summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail044.stderr
blob: fdae4e17c07ee803a159123377ef72d3c640f497 (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’)