fedora-haskell-tools: Building and maintenance tools for Fedora Haskell

[ distribution, gpl, program ] [ Propose Tags ] [ Report a vulnerability ]

Maintainer tools for building and managing Fedora Haskell packages.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3, 0.4, 0.5, 0.5.1, 0.6, 0.7, 0.8, 0.9, 1.0, 1.1, 1.2
Change log ChangeLog
Dependencies base (>=4.6 && <5), bytestring, csv, directory, extra, fedora-releases, filepath, http-conduit (>=2.3.2), http-types, optparse-applicative, process, simple-cmd (>=0.2.0), simple-cmd-args (>=0.1.6), simple-prompt, split, time, unix [details]
Tested with ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.3
License GPL-3.0-only
Copyright 2014-2026 Jens Petersen <petersen@fedoraproject.org>
Author Jens Petersen <petersen@fedoraproject.org>
Maintainer Jens Petersen <petersen@fedoraproject.org>
Uploaded by JensPetersen at 2026-02-17T17:10:37Z
Category Distribution
Home page https://github.com/fedora-haskell/fedora-haskell-tools
Bug tracker https://github.com/fedora-haskell/fedora-haskell-tools/issues
Source repo head: git clone https://github.com/fedora-haskell/fedora-haskell-tools
Distributions NixOS:1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Executables fhbz, fhpkg
Downloads 5635 total (51 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2026-02-17 [all 1 reports]

Readme for fedora-haskell-tools-1.2

[back to package description]

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, but now superceded by fbrnch.)

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.

Note some of the remaining generic commands provided are available in the fbrnch tool, which is packaged in Fedora and better maintained.

fhbz

Update version update bugs in Bugzilla for Haskell packages.

Contribute

fedora-haskell-tools is distributed under the GPL license version 3 or later.

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