gitlab-haskell-1.0.2.0: A Haskell library for the GitLab web API
Copyright(c) Rob Stewart Heriot-Watt University 2020
LicenseBSD3
Maintainer[email protected]
Stabilitystable
Safe HaskellSafe-Inferred
LanguageHaskell2010

GitLab.API.Version

Description

 
Synopsis

Documentation

gitlabVersion :: GitLab (Either (Response ByteString) (Maybe Version)) Source #

Retrieve version information for this GitLab instance.