Skip to content

softwarefactory-project/gerrit-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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