Package Info

ghc-natural-sort


User-friendly text collation


Development/Libraries/Haskell

The built-in comparisons for textual data are based on Unicode ordinals. This does not match most every-day sorting algorithms. For example, "z10.txt" is sorted after "z2.txt" by users, but before it by naïve algorithms.

This package provides an implementation of "natural sort", which more closely matches user expectations.

See also: <http://www.davekoelle.com/alphanum.html>.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/natural-sort

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.1.2-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-natural-sort
  • ghc-natural-sort-devel
0.1.2-bp150.2.7 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-natural-sort
  • ghc-natural-sort-devel
0.1.2-bp150.2.6 info GA Release 2018-07-30 15
  • x86-64
  • ghc-natural-sort
  • ghc-natural-sort-devel