I tried this version,
however....
>> nsortBy cmp l = mergesort compare l
should be:

nsortBy cmp l = mergesort cmp l

Thanks

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

Reply via email to