Codec.Archive.Tar

High level "all in one" operations

create

extract

Notes

Compressed tar archives

Tarbombs

Security

Converting between internal and external representation

read

write

Packing and unpacking files to/from internal representation

pack

unpack

Types

Tar entry type

data Entry

entryPath

entryContent

data EntryContent

Sequences of tar entries

data Entries

mapEntries

foldEntries

unfoldEntries