foo.hs
import Control.Applicative
then
fay foo.hs
returns
Could not find module `Control.Applicative'
It is a member of the hidden package `base'.
Use -v to see a list of the files searched for.
Is applicative programming possible in Fay?