blob: 4a2e76222ce152a377657367f9ec7c7ee22b34c5 (
plain)
1
2
3
4
5
6
7
|
rnfail033.hs:2:21:
Not in scope: ‛Data.List.map’
Perhaps you meant one of these:
‛Data.List.zip’ (imported from Data.List),
‛Data.List.sum’ (imported from Data.List),
‛Data.List.all’ (imported from Data.List)
|