Listをimportしようとすると、
fgrep.hs:2:8
Could not find module 'List'
It is a member of the hidden package 'haskell98-2.0.0.1'.
Use -v to see a list of the files searched for.
とエラーを吐かれるのですが、どうしたらListをimportできますでしょうか