bugzilla-redhat: A Haskell interface to the Bugzilla native REST API

[ bsd3, library, web ] [ Propose Tags ]

This package is designed to provide an easy-to-use, type-safe interface to querying Bugzilla from Haskell.

This is a friendly fork of Seth Fowler's library, with updates and API tweaks needed for bugzilla.redhat.com.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
builddemo

Build the bugzilla demo program

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3.0, 0.3.1, 0.3.2, 0.3.3, 1.0.0, 1.0.1, 1.0.1.1
Change log ChangeLog.md
Dependencies aeson (>=0.7 && <2.2), base (>=4.6 && <5), blaze-builder (>=0.3 && <0.5), bugzilla-redhat, bytestring (>=0.10), connection (>=0.2 && <0.4), containers (>=0.5 && <0.7), http-conduit (>=2.1.11 && <2.4), http-types (>=0.8 && <0.13), iso8601-time (>=0.1 && <1.6), resourcet (>=0.4), text (>=0.11), time (>=1.4 && <1.13), transformers (>=0.3 && <0.6), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.13) [details]
License BSD-3-Clause
Copyright 2014 Seth Fowler, 2020-2022 Jens Petersen
Author Seth Fowler <mark.seth.fowler@gmail.com>
Maintainer Jens Petersen <juhpetersen@gmail.com>
Revised Revision 5 made by JensPetersen at 2022-10-28T17:58:02Z
Category Web
Home page https://github.com/juhp/hsbugzilla
Source repo head: git clone https://github.com/juhp/hsbugzilla.git
Uploaded by JensPetersen at 2022-02-20T18:24:59Z
Distributions Fedora:1.0.1, LTSHaskell:1.0.1.1, NixOS:1.0.1.1, Stackage:1.0.1.1
Executables bugzilla
Downloads 1356 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-02-20 [all 1 reports]

Readme for bugzilla-redhat-1.0.0

[back to package description]

bugzilla-redhat

build Hackage Stackage

This is a fork of the Haskell bugzilla native REST API library by Seth Fowler.

See the haddock documentation for more details.

Relevant links:

Contributing

Bug reports, feedback, and fixes are welcome.

Thanks to the contributors!