cabal-rpm - Man Page

manual page for cabal-rpm 2.2.0

Synopsis

cabal-rpm [--version] COMMAND

Description

Tool to create RPM packages from Haskell Hackage/Stackage

See https://github.com/juhp/cabal-rpm#readme

Available options

-h,--help

Show this help text

--version

Show version

Available commands

spec

Generate a spec file

srpm

Generate an srpm

prep

Unpack source

local

Build rpm package locally

build

Alias for 'local' - builds rpm locally

builddep

Install build dependencies with dnf

install

Build and install recursively

diff

Diff with pristine generated spec file

depends

List Haskell dependencies

requires

List buildrequires for package

missingdeps

List dependencies not available

refresh

Refresh spec file to latest packaging

update

Update package to latest version

Referenced By

The man page cblrpm(1) is an alias of cabal-rpm(1).

March 2024 cabal-rpm 2.2.0