blob: 9bda07187d36221ee09636656b3f850f8f6933de (
plain)
1
2
3
4
5
6
7
|
mod144.hs:2:27: error: [GHC-69158]
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)
|