cabal2spec

Convert Cabal files into a spec file suitable for building the package with the RPM package manager. This tool primarily targets the SUSE and openSUSE familiy of distributions. Support for other RPM-based distributions is currently not available. Check out cabal-rpm if you need this.


Keywords
gpl, library, program, Propose Tags, spec file, SUSE, openSUSE, cabal-rpm, Skip to Readme, , Index, Quick Jump, Cabal2Spec, cabal2spec-2.7.1.tar.gz, browse, Package description, Package maintainers, PeterSimons, YaakovNemoy, edit package information , RPM spec file, openSUSE Haskell development project, cabal, haskell, rpm, rpm-spec
License
GPL-3.0-only
Install
cabal install cabal2spec-2.7.1

Documentation

cabal2spec

hackage release stackage LTS package stackage Nightly package CI Status

The cabal2spec utility converts a given Cabal file into an RPM spec file that builds that package with the RPM package manager. This tool is used to generate various Haskell package sets for the SUSE and openSUSE familiy of distributions. Plenty of examples for generated spec files can be found in the openSUSE Haskell development project.