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

mod146.hs:2:30: error: [GHC-69158]
    Conflicting exports for ‘m1’:
       ‘module Mod145_A’ exports ‘Mod145_A.m1’
         imported from ‘Mod145_A’ at mod146.hs:4:1-15
       ‘module Mod146’ exports ‘Mod146.m1’ defined at mod146.hs:7:3
exit(1)