blob: 15042a21d8e298bd6efe73dba197291653f0c5cb (
plain)
1
2
3
4
5
6
7
|
mod143.hs:2:21:
Conflicting exports for `Foo':
`module Mod143_A' exports `Mod143_A.Foo'
imported from `Mod143_A' at mod143.hs:4:1-15
(and originally defined at Mod143_A.hs:3:6-8)
`module M' exports `M.Foo' defined at mod143.hs:6:6
|