@hackage cabal-debian5.5
Create a Debianization for a Cabal package
Categories
License
BSD-3-Clause
Maintainer
Clint Adams <clint@debian.org>
Links
Versions
Installation
Tested Compilers
Dependencies (28)
- Cabal >=3.6 && <3.17
- Cabal-syntax >=3.6 && <3.17
- Diff >=0.3.1 && <2
- HUnit
- base >=4.17 && <5
- containers Show all…
Dependents (2)
@hackage/acme-everything, @hackage/clckwrks-dot-com
This package supports the generation of a package Debianization (i.e.
the files in the debian subdirectory) for a cabal package,
either through a library API or using the cabal-debian executable.
For documentation of the executable, run
cabal-debian --help, for documentation of the library API follow
the link to the Debian.Debianize module below.