cabal-rpm: RPM packaging tool for Haskell Cabal-based packages
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - aeson - cached-json-file - curl - directory - extra - filepath - http-query - optparse-applicative - process - semigroups - simple-cabal - simple-cmd - simple-cmd-args - text - time - unix Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
This package provides a RPM packaging tool for Haskell Cabal-based packages.
cabal-rpm has commands to generate a RPM spec file and srpm for a package. It can rpmbuild packages, yum/dnf install their dependencies, prep packages, and install them. There are commands to list package dependencies and missing dependencies. The diff command compares the current spec file with a freshly generated one, the update command updates the spec file to latest version from Stackage or Hackage, and the refresh command updates the spec file to the current cabal-rpm packaging. It also handles Hackage revisions of packages. Standalone packages can also be made, built with cabal-install.
[Skip to Readme]
Properties
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
old-locale | Use old-locale and time < 1.5 | Disabled |
curl | Use curl library to query Stackage instead of http-client | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cabal-rpm-2.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees