[Haskell-cafe] ANN: gitlab-haskell

Rob Stewart robstewart57 at gmail.com
Wed Apr 10 13:12:56 UTC 2019


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.

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

--
Rob Stewart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20190410/4a84de66/attachment.html>


More information about the Haskell-Cafe mailing list