
31 Oct
2004
31 Oct
'04
5:58 a.m.
Tom Spencer
I thought i had successfully installed HaXml, ghci loads up the package successfully etc. but then it complains that it can't find XmlLib.
There isn't any module called XmlLib in HaXml. You maybe want to import Text.XML.HaXml instead? Regards, Malcolm