archlinux-1.3: Support for working with Arch Linux packages.
Distribution.ArchLinux.SystemProvides
data SystemProvides Source
Constructors
Fields
A list of Dependencies which are automatically satified when GHC is installed.
A list of packages to preferably use (e.g. Haskell Platform)
A hash-map where keys are library names and values are names of the corresponding ArchLinux package.
Instances
emptySystemProvides :: SystemProvidesSource
parseSystemProvides :: String -> String -> String -> SystemProvidesSource