summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-tar/README
blob: 4319cdf917f77f5033e21cb63c26bce40a356171 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.

This requires ghc.

After uninstalling, run this command to unregister the package from
the ghc package database:   ghc-pkg recache