blob: 705ea7fba2e79147d801aa55b594b5d9c1d24ed0 (
plain)
1
2
3
4
5
6
|
rnfail030.hs:2:21: error: [GHC-76037]
Not in scope: ‘Data.List.map’
Suggested fix:
Perhaps you want to add ‘map’ to the import list in the import of
‘Data.List’ (rnfail030.hs:3:1-19).
|