fedora-haskell-tools

Building and maintenance tools for Fedora Haskell

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

Version on this page:0.9
LTS Haskell 22.13:1.1
Stackage Nightly 2024-03-14: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.9@sha256:767e34c0be43c484283341ff011a5a4fb3648b7abb13eab989c3bd8450250773,2337

Module documentation for 0.9

There are no documented modules for this package.

Build Status Hackage Stackage LTS Stackage Nightly license

Fedora Haskell Tools

Tools for Fedora Haskell package maintainence.

fhpkg

Git clones and pull, etc Fedora Haskell package repos. Can also generate Hackage distro meta data. Builds set of packages locally or in Koji or Mock. (fhbuild has been merged into fhpkg.)

For local builds unbuilt dependent packages are also built recursively.

For updates built in Koji, buildroot overrides are created and waited for. Chain builds packages with wait-repo. Also checks that updated dependencies have been built first.

Please be careful when using the build commands: 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.

fhbz

Update version update bugs in Bugzilla for Haskell packages.

fhmock

Tool for standalone mock chroots for building and development.