How to Install and Uninstall ghc-unbounded-delays Package on openSUSE Leap

Last updated: May 19,2024

1. Install "ghc-unbounded-delays" package

This tutorial shows how to install ghc-unbounded-delays on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-unbounded-delays

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

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.

5. The same packages on other Linux Distributions