cabal-debian-3.9: Create a debianization for a cabal package

Safe HaskellNone

Debian.Policy

Contents

Description

Code pulled out of cabal-debian that straightforwardly implements parts of the Debian policy manual, or other bits of Linux standards.

Synopsis

Paths

Installed packages

getDebhelperCompatLevel :: IO (Maybe Int)Source

Assumes debhelper is installed

getDebianStandardsVersion :: IO (Maybe StandardsVersion)Source

Assumes debian-policy is installed

Package fields

data PackageArchitectures Source

The architectures for which a binary deb can be built.

Constructors

All

The package is architecture independenct

Any

The package can be built for any architecture

Names [String]

The list of suitable architectures