How to Install and Uninstall ghc-unbounded-delays Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "ghc-unbounded-delays" package

Here is a brief guide to show you how to install ghc-unbounded-delays on openSuSE Tumbleweed

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

2. Uninstall "ghc-unbounded-delays" package

This tutorial shows how to uninstall ghc-unbounded-delays on openSuSE Tumbleweed:

$ sudo zypper remove ghc-unbounded-delays

3. Information about the ghc-unbounded-delays package on openSuSE Tumbleweed

Information for package ghc-unbounded-delays:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-unbounded-delays
Version : 0.1.1.1-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 36,6 KiB
Installed : No
Status : not installed
Source package : ghc-unbounded-delays-0.1.1.1-1.12.src
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