cvs commit: fptools/libraries/base/Data Set.hs Map.hs

Simon Marlow simonmar at microsoft.com
Tue Jan 3 05:36:33 EST 2006


On 02 January 2006 19:38, Jean-Philippe Bernardy wrote:

> jpbernardy    2006/01/02 11:38:01 PST
> 
>   Modified files:
>     libraries/base/Data  Set.hs Map.hs
>   Log:
>   * Left-bias restored
>   * Minor documentation improvements
> 
>   Revision  Changes    Path
>   1.28      +28 -25    fptools/libraries/base/Data/Set.hs
>   1.24      +77 -36    fptools/libraries/base/Data/Map.hs

Hi Jean-Philippe,

Please let me know which (if any) of the changes you're making here can
be back-ported to the GHC 6.4 branch for 6.4.2.  Changes we back-port
into the branch have to be bugfixes only, and should break no existing
code (except where the code was relying on broken behaviour).

Cheers,
	Simon


More information about the Cvs-libraries mailing list