Hi,
I'm pleased to announce the release of gitlab-haskell-1.0.0.1 .
This library lifts the GitLab web API into Haskell. The library also has an event driven API for implementing server-side GitLab file hooks.
This 1.0.0.1 release features:
1. Complete coverage of the GitLab v4 REST API.
2. An extensive suite of unit tests for parsing and serialising GitLab JSON objects.
Documentation:
Repository:
Details of the real-time API for GitLab events:
--
Rob Stewart