Description
A Haskell interface to the Bugzilla native REST API.
Description
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.
README.md
bugzilla-redhat
This is a fork of the Haskell bugzilla native REST API library by Seth Fowler.
See the haddock documentation for more details.
Relevant links:
- https://bugzilla.redhat.com/docs/en/html/api/index.html
Contributing
Bug reports, feedback, and fixes are welcome.
Thanks to the original author and contributors!