How to Install and Uninstall ghc-hedgehog-quickcheck Package on openSuSE Tumbleweed
Last updated: December 29,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "ghc-hedgehog-quickcheck" package
Here is a brief guide to show you how to install ghc-hedgehog-quickcheck on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-hedgehog-quickcheck
Copied
2. Uninstall "ghc-hedgehog-quickcheck" package
Please follow the guidelines below to uninstall ghc-hedgehog-quickcheck on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-hedgehog-quickcheck
Copied
3. Information about the ghc-hedgehog-quickcheck package on openSuSE Tumbleweed
Information for package ghc-hedgehog-quickcheck:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-hedgehog-quickcheck
Version : 0.1.1-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 27,8 KiB
Installed : No
Status : not installed
Source package : ghc-hedgehog-quickcheck-0.1.1-1.12.src
Summary : Use QuickCheck generators in Hedgehog and vice versa
Description :
Use QuickCheck generators in Hedgehog and vice versa.
Hedgehog is a modern property-based testing system, in the spirit of
QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the invariants
of generated values by construction.
To get started quickly, see the examples:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-hedgehog-quickcheck
Version : 0.1.1-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 27,8 KiB
Installed : No
Status : not installed
Source package : ghc-hedgehog-quickcheck-0.1.1-1.12.src
Summary : Use QuickCheck generators in Hedgehog and vice versa
Description :
Use QuickCheck generators in Hedgehog and vice versa.
Hedgehog is a modern property-based testing system, in the spirit of
QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the invariants
of generated values by construction.
To get started quickly, see the examples: