fix for Data.List.sortBy

Siddhanathan Shanmugam siddhanathan+eml at gmail.com
Tue Mar 28 18:49:50 UTC 2017


    mergePairs (a:b:xs) = merge a b `seq` merge a b : mergePairs xs

as well.

On Tue, Mar 28, 2017 at 11:43 AM, Gregory Popovitch <greg7mdp at gmail.com>
wrote:

> OK, so current proposed changes are below:
>
>
> test results look good.
>
> Thanks,
>
> greg
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20170328/b18ecd2b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Outlook.jpg
Type: image/jpeg
Size: 106027 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20170328/b18ecd2b/attachment-0001.jpg>


More information about the Libraries mailing list