hpack

alternative format for Haskell packages

Install

All systems
curl cmd.cat/hpack.sh
Debian Debian
apt-get install hpack
Ubuntu
apt-get install hpack
Arch Arch Linux
pacman -S hpack
image/svg+xml Kali Linux
apt-get install hpack
Fedora
dnf install hpack
Windows (WSL2)
sudo apt-get update sudo 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.

haskell-hpack

A modern format for Haskell packages