Re: FiniteMap

Ross Paterson <[email protected]> Tue, 5 Sep 2006 23:39:20 +0100
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <20060905223920.GB25881__45425.6335543052$1157495977$gmane$org@soi.city.ac.uk>
On Tue, Sep 05, 2006 at 02:59:21PM +0100, Malcolm Wallace wrote:
> Fair enough.  Like I say, these lookup structures are not critical.  For
> many simple XML documents, ordinary lists might actually be faster for
> lookups, despite their worse asymptotic complexity...
> 
> Does this mean you can re-instate HaXml as a package built by default
> with Hugs?

Done, though only in the kitchen sink version.  Since the May 2006
release the minimal version has had only the base, haskell98 and Cabal
packages.