Popularity
7.3
Declining
Activity
2.7
Growing
16
5
9

Monthly Downloads: 215
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: System     Debian     Distribution     Third Party APIs    
Latest version: v4.24.8

cabal-debian alternatives and similar packages

Based on the "Debian" category.
Alternatively, view cabal-debian alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cabal-debian or a related project?

Add another 'Debian' Package

README

cabal-debian

Create a Debianization by examining a .cabal file.

Here is a quick reference between command line options and the equivalent lens to use in the debian/Debianize.hs script.

Command Line Lens
--debian-name-base debInfo . overrideDebianNameBase
--executable debInfo . executable
--cabal-flags debinfo . flags . cabalFlagAssignments

more to come...