Path to this page:
./
devel/hs-hpack,
Modern format for Haskell packages
Branch: CURRENT,
Version: 0.38.0nb1,
Package name: hs-hpack-0.38.0nb1,
Maintainer: pkgsrc-usersHpack is a format for Haskell packages. It is a modern alternative to the
Cabal package format and follows different design principles.
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.
Master sites:
Filesize: 70.995 KB
Version history: (Expand)
- (2025-03-08) Updated to version: hs-hpack-0.38.0nb1
- (2025-03-07) Package added to pkgsrc.se, version hs-hpack-0.38.0 (created)
CVS history: (Expand)
2025-03-08 06:13:52 by Masatake Daimon | Files touched by this commit (32) |
Log message:
Recursive bump for security/hs-tls
|
2025-03-07 12:08:19 by Masatake Daimon | Files touched by this commit (5) |
Log message:
devel/hs-hpack: import hs-hpack-0.38.0
Hpack is a format for Haskell packages. It is a modern alternative to the
Cabal package format and follows different design principles.
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.
|