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

rnfail044.hs:5:12: error: [GHC-87543]
    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.