How to Install and Uninstall ghc-hspec Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "ghc-hspec" package
Please follow the guidance below to install ghc-hspec on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-hspec
Copied
2. Uninstall "ghc-hspec" package
This is a short guide on how to uninstall ghc-hspec on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-hspec
Copied
3. Information about the ghc-hspec package on openSuSE Tumbleweed
Information for package ghc-hspec:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-hspec
Version : 2.8.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 54,1 KiB
Installed : No
Status : not installed
Source package : ghc-hspec-2.8.4-1.1.src
Summary : A Testing Framework for Haskell
Description :
Hspec is a testing framework for Haskell. Some of Hspec's distinctive features
are:
* a friendly DSL for defining tests
* integration with QuickCheck, SmallCheck, and HUnit
* parallel test execution
* automatic discovery of test files
The Hspec Manual is at .
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-hspec
Version : 2.8.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 54,1 KiB
Installed : No
Status : not installed
Source package : ghc-hspec-2.8.4-1.1.src
Summary : A Testing Framework for Haskell
Description :
Hspec is a testing framework for Haskell. Some of Hspec's distinctive features
are:
* a friendly DSL for defining tests
* integration with QuickCheck, SmallCheck, and HUnit
* parallel test execution
* automatic discovery of test files
The Hspec Manual is at