GPL-3.0-only licensed and maintained by Jens Petersen
This version can be pinned in stack with:copr-api-0.2.0@sha256:22c942a122be121b705da7293b30a441584536a8882cc8139bfbe208f47a90a4,1920

Module documentation for 0.2.0

copr-api

Hackage Stackage Lts Stackage Nightly GPL-3.0-or-later license

Copr API client Haskell library

Copr is an unofficial community package build service for Fedora, which builds outside the main official Fedora repositories.

Changes

Changelog

copr-hs uses PVP Versioning.

0.2.0 (2023-11-25)

  • API functions now return Object instead of Value
  • add coprMonitorProject
  • coprGetBuildList replaces coprGetBuildPackageList
  • haddock urls updated to point to main branch

0.1.0 (2021-12-29)

  • Initial Hackage release