gitlab-haskell: A Haskell library for the GitLab web API
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [missing-upper-bounds] On library, these packages miss upper bounds: - http-conduit - crypton-connection - aeson - bytestring - text - http-client - http-types - transformers - time - temporary - unix-compat - mtl - data-default Please add them. There is more information at https://pvp.haskell.org/
This library lifts the GitLab REST API into Haskell: https://docs.gitlab.com/ee/api/ . The library also features a reactive event driven API for writing Gitlab file hook applications.
[Skip to Readme]
Properties
| Versions | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.3.0, 0.3.0.1, 0.3.0.2, 0.3.1, 0.3.1.1, 0.3.2.0, 1.0.0.0, 1.0.0.1, 1.0.0.3, 1.0.0.4, 1.0.0.5, 1.0.1.0, 1.0.2.0, 1.0.2.1, 1.0.2.2, 1.1.0.0, 1.2.1.0, 1.2.1.0 |
|---|---|
| Change log | None available |
| Dependencies | aeson (>=2.0.0.0), base (>=4.7 && <5), bytestring, crypton-connection (>=0.4.1), data-default, http-client, http-conduit, http-types, mtl (>=2.2.2), temporary, text (>=2.1), time (>=1.9), transformers, unix-compat [details] |
| License | BSD-3-Clause |
| Copyright | 2025 Rob Stewart, Heriot-Watt University |
| Author | Rob Stewart |
| Maintainer | robstewart57@gmail.com |
| Category | Git |
| Home page | https://gitlab.com/robstewart57/gitlab-haskell |
| Bug tracker | https://gitlab.com/robstewart57/gitlab-haskell/issues |
| Source repo | head: git clone https://gitlab.com/robstewart57/gitlab-haskell |
| Uploaded | by RobStewart at 2026-03-11T22:37:42Z |
Modules
[Index] [Quick Jump]
- GitLab
- API
- GitLab.API.Boards
- GitLab.API.Branches
- GitLab.API.Commits
- GitLab.API.Discussions
- GitLab.API.Events
- GitLab.API.Groups
- GitLab.API.Issues
- GitLab.API.JobArtifacts
- GitLab.API.Jobs
- GitLab.API.Members
- GitLab.API.MergeRequests
- GitLab.API.Notes
- GitLab.API.Pipelines
- GitLab.API.Projects
- GitLab.API.Repositories
- GitLab.API.RepositoryFiles
- GitLab.API.Tags
- GitLab.API.Todos
- GitLab.API.Users
- GitLab.API.Version
- SystemHooks
- GitLab.Types
- API
Downloads
- gitlab-haskell-1.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees