[Haskell-cafe] installing HaXml

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Sun Oct 31 05:58:23 EST 2004


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?

Regards,
    Malcolm


More information about the Haskell-Cafe mailing list