blob: 9f750584f092e7918bef79b32f078ebddad6e55e (
plain)
1
2
3
4
5
6
7
|
mod151.hs:2:20:
Ambiguous occurrence ‘id’
It could refer to either ‘M.id’, defined at mod151.hs:2:30
or ‘Prelude.id’,
imported from ‘Prelude’ at mod151.hs:2:8
(and originally defined in ‘GHC.Base’)
|