archlinux-0.3.4: Support for working with Arch Linux packages.

MaintainerArch Haskell Team <arch-haskell@haskell.org>

Distribution.ArchLinux.HackageTranslation

Description

 

Synopsis

Documentation

getCabalsFromTarball :: ByteString -> [GenericPackageDescription]Source

Reads a tarball and converts it to a list of PackageDescription's

getSpecifiedCabalsFromTarball :: ByteString -> [String] -> [GenericPackageDescription]Source

Reads a tarball and get cabal files according to a list