blob: 2169fd502e1f943ca441da7e8664b49e16794731 (
plain)
1
2
3
4
5
6
7
|
rnfail032.hs:2:21:
Not in scope: ‘Data.List.map’
Perhaps you meant one of these:
‘Data.List.zip’ (imported from Data.List),
‘Data.List.all’ (imported from Data.List),
‘Data.List.and’ (imported from Data.List)
|