mattermost-api: Client API for Mattermost chat system
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.
[maintain]
Warnings:
- The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://www.haskell.org/cabal/users-guide/developing-packages.html#package-properties> for more details.
- Packages relying on Cabal 1.12 or later should specify a version range of the form 'cabal-version: x.y'. Use 'cabal-version: 1.18'.
Client API for Mattermost chat system
[Skip to ReadMe]
Properties
Versions | 30802.1.0, 31000.0.0, 40000.0.0, 40000.0.1, 40000.1.0, 40400.0.0, 40600.0.0, 40600.1.0, 40700.0.0, 40800.0.0, 40800.0.1, 40800.0.2, 40900.0.0, 40900.1.0, 50200.0.0, 50200.0.1, 50200.0.1, 50200.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.0.0.0), base (>=4.4 && <5), binary (>=0.8.1), bytestring, connection, containers, gitrev, hashable, HTTP, mattermost-api, memory, microlens, microlens-th, network-uri, pretty-show, process, resource-pool (>=0.2.3), stm, template-haskell, text, time, unordered-containers, websockets (>=0.11.0.0) [details] |
License | BSD-3-Clause |
Copyright | 2016-2017 Jason Dagit, Getty Ritter, Jonathan Daugherty |
Author | Jason Dagit |
Maintainer | dagitj@gmail.com |
Category | Web |
Source repository | head: git clone https://github.com/matterhorn-chat/mattermost-api.git |
Executables | mm-show-raw-events, mm-get-websocket-connection, mm-make-post, mm-get-posts, mm-get-channels, mm-get-teams |
Uploaded | Tue Nov 13 23:36:13 UTC 2018 by KevinQuick |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
build-examples | Build example applications | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- mattermost-api-50200.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainers' corner
For package maintainers and hackage trustees