clinty / cabal-debian

Create a Debianization by examining a .cabal file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...

About

Create a Debianization by examining a .cabal file.

License:Other


Languages

Language:Haskell 97.4%Language:Shell 1.4%Language:Makefile 1.2%