blob: ea80202dd0548ac55bfcf4d4a400095454d03b20 (
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.sum' (imported from Data.List),
`Data.List.all' (imported from Data.List)
|