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

Distribution.ArchLinux.SystemProvides

Documentation

data SystemProvides Source

Constructors

SystemProvides 

Fields

corePackages :: [Dependency]

A list of Dependencies which are automatically satified when GHC is installed.

platformPackages :: [Dependency]

A list of packages to preferably use (e.g. Haskell Platform)

translationTable :: Map String String

A hash-map where keys are library names and values are names of the corresponding ArchLinux package.