How to Install and Uninstall ghc-unbounded-delays Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-unbounded-delays" package
This tutorial shows how to install ghc-unbounded-delays on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-unbounded-delays
Copied
2. Uninstall "ghc-unbounded-delays" package
Please follow the guidance below to uninstall ghc-unbounded-delays on openSUSE Leap:
$
sudo zypper remove
ghc-unbounded-delays
Copied
3. Information about the ghc-unbounded-delays package on openSUSE Leap
Information for package ghc-unbounded-delays:
---------------------------------------------
Repository : Main Repository
Name : ghc-unbounded-delays
Version : 0.1.1.1-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 32.4 KiB
Installed : No
Status : not installed
Source package : ghc-unbounded-delays-0.1.1.1-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/unbounded-delays
Summary : Unbounded thread delays and timeouts
Description :
The 'threadDelay' and 'timeout' functions from the 'base' library use the
bounded 'Int' type for specifying the delay or timeout period. This packages
provides alternatives which use the unbounded 'Integer' type.
---------------------------------------------
Repository : Main Repository
Name : ghc-unbounded-delays
Version : 0.1.1.1-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 32.4 KiB
Installed : No
Status : not installed
Source package : ghc-unbounded-delays-0.1.1.1-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/unbounded-delays
Summary : Unbounded thread delays and timeouts
Description :
The 'threadDelay' and 'timeout' functions from the 'base' library use the
bounded 'Int' type for specifying the delay or timeout period. This packages
provides alternatives which use the unbounded 'Integer' type.