tar-conduit-0.2.0: Extract and create tar files using conduit for streaming

Safe HaskellSafe
LanguageHaskell2010

Data.Conduit.Tar.Types

Description

Module contains all the types necessary for tarball processing.

Synopsis

Documentation

data FileInfo Source #

Constructors

FileInfo 

Fields

type UserID = CUid #

type GroupID = CGid #

type DeviceID = CDev #