summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T19397E1.stderr
blob: 00c13f2eca8a61a0a1c5be87d8c5b8d48622b41a (plain)
1
2
3
4
5
6
7
8

T19397E1.hs:1:14: error:
    Ambiguous occurrence ‘main’
    It could refer to
       either ‘T19397S.main’,
              imported from ‘T19397S’ at T19397E1.hs:2:1-14
              (and originally defined at T19397S.hs:4:1-4)
           or ‘Main.main’, defined at T19397E1.hs:5:1