fedora-haskell-tools

Building and managing tools for Fedora Haskell

https://github.com/fedora-haskell/fedora-haskell-tools

Version on this page:0.5.1
LTS Haskell 22.14:1.1
Stackage Nightly 2024-03-28:1.1
Latest on Hackage:1.1

See all snapshots fedora-haskell-tools appears in

GPL-3.0-only licensed and maintained by Jens Petersen
This version can be pinned in stack with:fedora-haskell-tools-0.5.1@sha256:84275a6833d74075ddcfef58e0cc050dc421d2cfe2c8d912e5bf149a2d94d19e,1790

Module documentation for 0.5.1

There are no documented modules for this package.

Build Status Hackage Stackage LTS Stackage Nightly

Fedora Haskell Tools

fhbuild

Builds set of packages locally or in Koji or Mock.

For local builds unbuilt dependent packages are also built recursive.

For updates built in Koji, buildroot overrides are created and waited for.

Please be careful using this: eg for Rawhide this can easily cause package builds to take place in Koji when packages haven’t been built yet for the latest disttag.

See TODO for more planned features.

fhpkg

Git clones and pull, etc Fedora Haskell package repos. Can also generate Hackage distro meta data.

Unless you specify a branch it will use “fedpkg clone -B”. It doesn’t do anonymous cloning (-a) yet.

This replaces the scripts:

fhpkg and fhbuild may eventually be merged.

fhbz

Update version update bugs in Bugzilla for Haskell packages.