How to Install and Uninstall ghc-strict-concurrency Package on openSuSE Tumbleweed
Last updated: December 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "ghc-strict-concurrency" package
Please follow the instructions below to install ghc-strict-concurrency on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-strict-concurrency
Copied
2. Uninstall "ghc-strict-concurrency" package
Please follow the guidance below to uninstall ghc-strict-concurrency on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-strict-concurrency
Copied
3. Information about the ghc-strict-concurrency package on openSuSE Tumbleweed
Information for package ghc-strict-concurrency:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-strict-concurrency
Version : 0.2.4.3-2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 56,5 KiB
Installed : No
Status : not installed
Source package : ghc-strict-concurrency-0.2.4.3-2.12.src
Summary : Strict concurrency abstractions
Description :
This package provides head normal form strict versions of some standard Haskell
concurrency abstractions (MVars,Chans), which provide control over where
evaluation takes place not offered by the default lazy types. This may be
useful for deciding when and where evaluation occurs, leading to improved time
or space use, depending on the circumstances.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-strict-concurrency
Version : 0.2.4.3-2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 56,5 KiB
Installed : No
Status : not installed
Source package : ghc-strict-concurrency-0.2.4.3-2.12.src
Summary : Strict concurrency abstractions
Description :
This package provides head normal form strict versions of some standard Haskell
concurrency abstractions (MVars,Chans), which provide control over where
evaluation takes place not offered by the default lazy types. This may be
useful for deciding when and where evaluation occurs, leading to improved time
or space use, depending on the circumstances.