archlinux-0.3.5: 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.

translationTable :: Map String String

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