/archive-backpack

Demonstration of backpack to enable substitution of tar/libarchive functionality

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

archive-backpack

This is a demo of GHC's backpack, used to fuse the functionality of libarchive and tar.

Performance

Performance should be rougly equal to GNU tar or BSD tar if built with the libarchive backend.

Development

Building

archive-backpack is built exclusively using cabal-install.

cabal build all