cabal-debian-tests
Create a debianization for a cabal package
Install
- All systems
-
curl cmd.cat/cabal-debian-tests.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-tests
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.