@hackage hstar0.1.0.4

Haskell version of tar CLI utility

  • Installation

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      development
       (off by default)

      Enable `-Werror`

      pure
       (off by default)

      Use Haskell backend instead of libarchive

      tar-bytestring
       (off by default)

      Use tar-bytestring

      with-brotli
       (on by default)

      Enable brotli compression support

      with-snappy
       (off by default)

      Enable snappy support

Haskell implementation of the tar utility, demonstrating backpack