3.
julita@yulys:~/hdbc-mysql$ ls
ChangeLog Database README.markdown Test.hs
COPYING HDBC-mysql.cabal Setup.lhs testsrc
julita@yulys:~/hdbc-mysql$ runhaskell Test.hs
but I got this error message:
Database/HDBC/MySQL.hs:65:8:
Could not find module `Database.HDBC.MySQL.RTS':
Use -v to see a list of the files searched for.
* I tried to do something about the Setup.lhs, but I could not do anything at all.