blob: e1c2eb1b0b0230cdc4f0811638bd6fb7ece399a5 (
plain)
1
2
3
4
5
6
7
|
mod110.hs:11:10:
Ambiguous occurrence `Eq'
It could refer to either `M.Eq', defined at mod110.hs:7:7
or `Prelude.Eq',
imported from `Prelude' at mod110.hs:4:1-14
(and originally defined in `GHC.Classes')
|