ghc-mattermost-api-qc 90000.0.0
QuickCheck instances for the Mattermost client API library
This package provides a library providing QuickCheck
for the mattermost-api library to allow testing. This is provided as a separate library to allow use of the API library without testing dependencies.
- Outputs:
out
- Website: https://github.com/matterhorn-chat/mattermost-api-qc
- Licenses: ISC
- Package source: gnu/packages/haskell-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-mattermost-api-qc 90000.0.0
as follows:
guix install ghc-mattermost-api-qc@90000.0.0
Or install the latest version:
guix install ghc-mattermost-api-qc
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.