[cvs-nhc98] Update sortBy to a stable O(n log n) mergesort.

nordin@sparud.net nordin@sparud.net
Fri, 13 Sep 2002 01:03:30 +0200 (CEST)


nordin: Fri Sep 13 01:03:30 CEST 2002

Update of /usr/src/master/nhc/src/prelude/List
In directory hinken:/tmp/cvs-serv6542/src/prelude/List

Modified Files:
	SortBy.hs 
Log Message:
Update sortBy to a stable O(n log n) mergesort.