Hi,
I was trying to use wash to learn it. I am using ubuntu and I have ghc6.6.1 installed on my system.
I have also installed the package libghc6-wash-dev
but in my code when i write
"import WASH.CGI"
it gives me following error
firstCGI.hs:5:7:
Could not find module `WASH.CGI':
locations searched:
WASH/CGI.hs
WASH/CGI.lhs
Failed, modules loaded: none.
can somebody help me in this?
Regards,
Vikrant