> Tom Spencer <t.e.spencer at gmail.com> writes: > > > 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? > Thanks, that seems to have done the trick