debian-1.2.1: A set of modules for working with Debian control files and packages

Linspire.Debian.PackageDeprecated

Description

Experimental module for representing a single package , highly likely to change in incompatible ways.

Synopsis

Documentation

data Package Source

A package with a name and list of dependencies

Instances

paragraphToPackages :: Paragraph -> PackageSource

FIXME: we do not deal with Provides/virtual packages yet

lookupPackageByRel :: PackageNameMap Package -> Relation -> [Package]Source

TODO: Add architecture check