Copyright | (c) Rob Stewart Heriot-Watt University 2020 |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | stable |
Safe Haskell | None |
Language | Haskell2010 |
GitLab.API.Version
Description
Synopsis
- gitlabVersion :: GitLab (Either (Response ByteString) (Maybe Version))
Documentation
gitlabVersion :: GitLab (Either (Response ByteString) (Maybe Version)) Source #
Retrieve version information for this GitLab instance.