Re[2]: [Haskell-cafe] haskell.org: what can be improved causing what efforts?

2009-07-13 Thread Bulat Ziganshin
Hello Matthias,

Monday, July 13, 2009, 6:05:06 PM, you wrote:

 I like the quicksort example at

 Nice idea.  Perhaps use a merge sort, because that is actually useful,
 because it does not degenerate for large lists.

Great idea if we want to keep Haskell community compact :)))


-- 
Best regards,
 Bulatmailto:bulat.zigans...@gmail.com

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: Re[2]: [Haskell-cafe] haskell.org: what can be improved causing what efforts?

2009-07-13 Thread Matthias Görgens
 Nice idea.  Perhaps use a merge sort, because that is actually useful,
 because it does not degenerate for large lists.

 Great idea if we want to keep Haskell community compact :)))

Or stay with quicksort --- which is treesort. :o)
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe