blob: 769b45b1c5c1639d4b60dbdf2d993de18c209b82 (
plain)
1
2
3
4
5
6
7
|
mod152.hs:2:26: error:
Ambiguous occurrence ‘id’
It could refer to either ‘Prelude.id’,
imported from ‘Prelude’ at mod152.hs:2:8
(and originally defined in ‘GHC.Base’)
or ‘M.id’, defined at mod152.hs:2:36
|