ghc-hspec-contrib
Contributed functionality for Hspec
This package provides contributed Hspec extensions.
- Versions: 0.5.1.1
- Website: http://hspec.github.io/
- Licenses: Expat
- Package source: gnu/packages/haskell-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ghc-hspec-contrib
as follows:
guix install ghc-hspec-contrib
Or install a particular version:
guix install ghc-hspec-contrib@0.5.1.1
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.