cabal-debian-3.0.5: 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 IntSource

Assumes debhelper is installed

getDebianStandardsVersion :: IO StandardsVersionSource

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