Install cabal-debian by entering the following commands in the terminal:
sudo apt update sudo apt install cabal-debian
Description:
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.
Homepage: https://github.com/ddssff/cabal-debian
Version: 4.36-1
Section: universe/utils