summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod144.stderr
blob: 9742a7611124c8c7728ed2c18281fd77192bd4c3 (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)