summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod144.stderr
blob: 02330dc1b9236d6f886e4b81c1b57140ad8ce9ed (plain)
1
2
3
4
5
6
7

mod144.hs:2:27:
    Conflicting exports for ‘Bar’:
       ‘module Mod144_A’ exports ‘Mod144_A.Bar’
         imported from ‘Mod144_A’ at mod144.hs:4:1-15
       ‘module M’ exports ‘M.Bar’ defined at mod144.hs:6:13
exit(1)