blob: 8ddd6869401d2aaeb3033199e20ecb045da7a95f (
plain)
1
2
3
4
5
6
7
|
mod150.hs:2:20:
Conflicting exports for `id':
`module Prelude' exports `Prelude.id'
imported from `Prelude' at mod150.hs:2:8
(and originally defined in `GHC.Base')
`module M' exports `M.id' defined at mod150.hs:2:42
|