Path to this page:
./
wip/cabal2pkg,
Tool to automate importing/updating Haskell packages in pkgsrc
Branch: CURRENT,
Version: 0.1.1,
Package name: cabal2pkg-0.1.1,
Maintainer: pkgsrc-userscabal2pkg is a tool to automate importing Haskell packages to pkgsrc and
updating existing Haskell packages in pkgsrc. cabal2pkg is similar
to url2pkg(8), in that it downloads a distfile, extracts it, and generates
package Makefile and other files, but it is specialised in Haskell packages and
is intended to generate mostly complete Makefile.
cabal2pkg can also update existing packages by performing 3-way merge on files.
In the update mode, cabal2pkg fetches two package metadata of the current and
the updated version, then tries to apply differences between two versions
against the current set of files.
Master sites:
Filesize: 66.252 KB
Version history: (Expand)
- (2025-01-11) Updated to version: cabal2pkg-0.1.1
- (2025-01-09) Updated to version: cabal2pkg-0.1.0.4
- (2025-01-05) Updated to version: cabal2pkg-0.1.0.3
- (2025-01-05) Package added to pkgsrc.se, version cabal2pkg-0.1.0.1 (created)