cvs commit: hugs98 Makefile RPM.mk hugs98/libraries/tools
convert_libraries
Ross Paterson
ross at soi.city.ac.uk
Tue Sep 5 08:35:13 EDT 2006
On Tue, Sep 05, 2006 at 02:21:31PM +0200, Duncan Coutts wrote:
> On Tue, 2006-09-05 at 12:19 +0100, Ross Paterson wrote:
> > On Tue, Sep 05, 2006 at 12:12:00PM +0100, Malcolm Wallace wrote:
> > > So does anyone have any objections if I go ahead and commit the
> > > replacement (compatibility) implementation of Data.FiniteMap to the main
> > > repository for packages/base?
> >
> > I'd rather see HaXml updated to use Data.Map, perhaps with a
> > compatibility layer for older GHCs.
>
> Using a compatibility layer is not that easy at the moment.
It's not that hard. Cabal itself does it for several packages,
including Data.Map.
More information about the Glasgow-haskell-users
mailing list