ghc-tasty-smallcheck
SmallCheck support for the Tasty test framework
This package provides SmallCheck support for the Tasty Haskell test framework.
- Versions: 0.8.2
- Website: https://documentup.com/feuerbach/tasty
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ghc-tasty-smallcheck
as follows:
guix install ghc-tasty-smallcheck
Or install a particular version:
guix install ghc-tasty-smallcheck@0.8.2
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.