hpack
alternative format for Haskell packages
Install
- All systems
-
curl cmd.cat/hpack.sh
- Debian
-
apt-get install hpack - Ubuntu
-
apt-get install hpack - Arch Linux
-
pacman -S hpack - Kali Linux
-
apt-get install hpack - Fedora
-
dnf install hpack - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install hpack - Raspbian
-
apt-get install hpack
hpack
alternative format for Haskell packages
hpack is a tool to create the usual Haskell packaging metadata, i.e. the .cabal file, from a YAML description of the program, with some fields field in by inferred defaults and other additional conveniences.