blob: da4751b7b41cf7ac5cd0088574a851d67587ac54 (
plain)
1
2
3
4
5
6
7
|
mod153.hs:2:11:
Ambiguous occurrence `id'
It could refer to either `M.id', defined at mod153.hs:2:21
or `Prelude.id',
imported from `Prelude' at mod153.hs:2:8
(and originally defined in `GHC.Base')
|