Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Codec.Archive.Tar.PackAscii
Synopsis
- packAscii :: HasCallStack => FilePath -> ByteString
Documentation
packAscii :: HasCallStack => FilePath -> ByteString Source #
We should really migrate to OsPath
from filepath
package,
but for now let's not corrupt data silently.