Safe Haskell | None |
---|---|
Language | Haskell2010 |
Debian.Debianize.BuildDependencies
Description
Compute the debianization of a cabal package.
Synopsis
- debianBuildDeps :: forall (m :: Type -> Type). MonadIO m => PackageDescription -> CabalT m Relations
- debianBuildDepsIndep :: forall (m :: Type -> Type). MonadIO m => PackageDescription -> CabalT m Relations
Documentation
debianBuildDeps :: forall (m :: Type -> Type). MonadIO m => PackageDescription -> CabalT m Relations Source #
debianBuildDepsIndep :: forall (m :: Type -> Type). MonadIO m => PackageDescription -> CabalT m Relations Source #
Collect the dependencies required to build any packages that have architecture "all".