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

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)