[Haskell-cafe] problem in using wash
Vikrant
vikrant.patil at gmail.com
Tue Mar 4 10:45:47 EST 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080304/dc5afef4/attachment.htm
More information about the Haskell-Cafe
mailing list