[Haskell-cafe] ANN: gitlab-haskell

Francesco Ariis fa-ml at ariis.it
Wed Apr 10 13:27:23 UTC 2019


Hello Rob,

On Wed, Apr 10, 2019 at 02:12:56PM +0100, Rob Stewart wrote:
> This new gitlab-haskell library provides read/write access to data on a
> GitLab server, using the GitLab web API.
> 
> The library provides access to: branches, commits, groups, issues, jobs,
> members, merge requests, pipelines, projects, repositories, repository
> files and users.
> 
> JSON responses are parsed into typed Haskell values for convenience.

This is extremely nice (and with the migration of GHC to gitlab, very
useful too)!

> https://hackage.haskell.org/package/gitlab-haskell-0.1.0.0

You might want to post in haskell announce too (and/or Discourse),
since not everyone is subscribed to -cafe!
-F




More information about the Haskell-Cafe mailing list