ghc-mattermost-api 90000.0.0
Client API for Mattermost chat system
This package implements the client API for the Mattermost chat system. Mattermost is a flexible messaging platform. This library provides network API interaction with the Mattermost server.
- Website: https://hackage.haskell.org/package/mattermost-api
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-mattermost-api 90000.0.0
as follows:
guix install ghc-mattermost-api@90000.0.0
Or install the latest version:
guix install ghc-mattermost-api
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.