cabal-debian
Create a debianization for a cabal package
Install
- All systems
-
curl cmd.cat/cabal-debian.sh
- Debian
-
apt-get install cabal-debian
- Ubuntu
-
apt-get install cabal-debian
- Kali Linux
-
apt-get install cabal-debian
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cabal-debian
- Raspbian
-
apt-get install cabal-debian
- Dockerfile
- dockerfile.run/cabal-debian
cabal-debian
Create a debianization for a cabal package
Tool for creating debianizations of Haskell packages based on the .cabal file. If apt-file is installed it will use it to discover what is the Debian package name of a C library.
pkg-haskell-tools
Debian Haskell Group tools
This package provides various convenience tools used by the Debian Haskell Group.