Skip to content

nurpax/gerrit-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Haskell code to parse Gerrit's JSON responses from the query command

BSD license.

Requires the text.JSON package for JSON parsing.  I think this is
included in the Haskell platform.

Code provided as-is.  It's not written to be very generic and probably
not good at handling errors.

To run it:

runhaskell Test.hs <gerrit server name>

About

Haskell code to read Gerrit's query JSON responses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published