sort-0.1.0.0: README.markdown
# sort
A library of general-purpose sorting utilities.
## Roadmap and Changelog
See the [roadmap](https://github.com/cdornan/sort/tree/master/roadmap.md) for news of upcoming releases and the [benchmarks](https://github.com/cdornan/sort/tree/master/benchmarks) for
details of previous releases.
## Build Status
[](https://hackage.haskell.org/package/sort) [](https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29) [](https://travis-ci.org/cdornan/sort) [](https://ci.appveyor.com/project/cdornan/sort/branch/master)
## Benchmarks and Tests
We maintain [benchmarks](https://github.com/cdornan/sort/tree/master/benchmarks)
for this package.
## Helping out
As always your input is crucial for the success of the package!
* [the issues](https://github.com/cdornan/sort/issues)
* [the pull requests](https://github.com/cdornan/sort/pulls)