FreeBSD.software
Home/devel/hs-hpack

hs-hpack

0.39.1

Modern format for Haskell packages

Hpack is a format for Haskell packages. It is a modern alternative to the Cabal package format and follows different design principles. The guiding design principles for Hpack are: * Don't require the user to state the obvious, make sensible assumptions by default * Give the user 100% control when needed * Don't require the user to repeat things, facilitate DRYness Hpack packages are described in a file named package.yaml. Both cabal2nix and stack support package.yaml natively. For other build tools the hpack executable can be used to generate a .cabal file from package.yaml.

Origin: devel/hs-hpack
Category: devel
Size: 44.1MiB
License: BSD3CLAUSE
Maintainer: haskell@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install hs-hpack

Dependencies (2)

More in devel