This package browser is in early development. Mind the rough edges.

ghc-mattermost-api-qc

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.

Installation

Install the latest version of ghc-mattermost-api-qc as follows:

guix install ghc-mattermost-api-qc

Or install a particular version:

guix install ghc-mattermost-api-qc@90000.0.0

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.

Badge code

You can use the following badge to inform users of ghc-mattermost-api-qc about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ghc-mattermost-api-qc'><img src='https://packages.guix.gnu.org/packages/ghc-mattermost-api-qc/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ghc-mattermost-api-qc/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ghc-mattermost-api-qc)

Example Org:

[[https://packages.guix.gnu.org/packages/ghc-mattermost-api-qc][https://packages.guix.gnu.org/packages/ghc-mattermost-api-qc/badges/latest-version.svg]]