Skip to content

softwarefactory-project/gerrit-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f369a24 · Jan 6, 2025

History

82 Commits
Jan 6, 2025
Jan 6, 2025
Sep 29, 2021
Jul 15, 2020
Jan 6, 2025
Jan 6, 2025
Jul 15, 2020
May 30, 2021
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025

Repository files navigation

gerrit

Hackage Apache-2.0 license

A client library for gerrit.

Features

  • JSON decoder for API endpoints and events stream.
  • HTTP client helper functions.

Contribute

Run tests:

$ cabal build
$ cabal test