libarchive-2.2.5.0: Haskell interface to libarchive
Safe HaskellNone
LanguageHaskell2010

Codec.Archive.Foreign.ArchiveEntry

Description

This module corresponds to archive_entry.h

Functions in this module are stateful and hence take place in the IO monad.

Synopsis

Direct bindings (entry)

Xattr functions

For sparse archives

Link resolver

ACL macros

Abstract types

data ArchiveEntry Source #

Abstract type

Lower-level API types

data EntryACL Source #

Instances

Instances details
Semigroup EntryACL Source # 
Instance details

Defined in Codec.Archive.Types.Foreign

Type synonyms