packages feed

shake-bindist-1.0.0.0: README.md

# shake-bindist

[![Dependencies of latest version on Hackage](https://img.shields.io/hackage-deps/v/shake-bindist.svg)](https://hackage.haskell.org/package/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.