Maintained by
Duncan Coutts This version can be pinned in stack with:tar-0.4.2.1@sha256:ee3990444a43d0bde0eb1b3c83162ac2553278ba5f28260b1f09eb40e8e4b9a6,2709
Module documentation for 0.4.2.1
Used by 12 packages in
nightly-2015-08-12 (full list with versions ) :
cabal-src ,
codex ,
hackage-db ,
hackage-mirror ,
ide-backend-server ,
ipython-kernel ,
keter ,
stack ,
stackage-install ,
stackage-metadata ,
yackage ,
yesod-bin This library is for working with ".tar
" archive files. It
can read and write a range of common variations of archive
format including V7, USTAR, POSIX and GNU formats. It provides
support for packing and unpacking portable archives. This
makes it suitable for distribution but not backup because
details like file ownership and exact permissions are not
preserved.
0.4.2.1 Duncan Coutts [email protected] July 2015
Fix tests for the Index modules (the code was right)
0.4.2.0 Duncan Coutts [email protected] July 2015
New Index module for random access to tar file contents
New lower level tar file I/O actions
New tarball file ‘append’ action
0.4.1.0 Duncan Coutts [email protected] January 2015
Build with GHC 7.10
Switch from old-time to time package
Added more instance for Entries type
0.4.0.1 Duncan Coutts [email protected] October 2012
fixes to work with directory 1.2
More Eq/Ord instances
0.4.0.0 Duncan Coutts [email protected] February 2012
More explicit error types and error handling
Support star base-256 number format
Improved API documentation
Stackage is a service provided by the
Haskell Foundation
│ Originally developed by
FP Complete