packages feed

shake-bindist-0.1.0.0: README.md

# shake-bindist

Like [shake-pack](https://hackage.haskell.org/package/shake-pack-0.2.0).

## Use

This package has two backends; by default it uses
[tar](http://hackage.haskell.org/package/tar) but if the `pure` flag is
disabled it will be built with the
[libarchive](http://hackage.haskell.org/package/libarchive) backend.