packages feed

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

[![hackage](https://img.shields.io/hackage/v/sort.svg)](https://hackage.haskell.org/package/sort) [![license](http://img.shields.io/badge/license-BSD3-brightgreen.svg)](https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29) [![Linux+macOS](https://travis-ci.org/cdornan/sort.svg?branch=master)](https://travis-ci.org/cdornan/sort) [![Windows](https://ci.appveyor.com/api/projects/status/whik8b8w7ho29rn6/branch/master?svg=true)](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)