How to Install and Uninstall ghc-time-units Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "ghc-time-units" package
Please follow the guidelines below to install ghc-time-units on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-time-units
Copied
2. Uninstall "ghc-time-units" package
This guide let you learn how to uninstall ghc-time-units on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-time-units
Copied
3. Information about the ghc-time-units package on openSuSE Tumbleweed
Information for package ghc-time-units:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-time-units
Version : 1.0.0-2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 335,9 KiB
Installed : No
Status : not installed
Source package : ghc-time-units-1.0.0-2.11.src
Summary : A basic library for defining units of time as types
Description :
In many cases, it is useful (either for error checking or documentation
reasons) to define input and output types as having a particular unit of time.
In addition, by creating a type class defining type units, this library should
make it easier to separate the units of time the developer wants to think in
versus the units of time the library author wants to think in.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-time-units
Version : 1.0.0-2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 335,9 KiB
Installed : No
Status : not installed
Source package : ghc-time-units-1.0.0-2.11.src
Summary : A basic library for defining units of time as types
Description :
In many cases, it is useful (either for error checking or documentation
reasons) to define input and output types as having a particular unit of time.
In addition, by creating a type class defining type units, this library should
make it easier to separate the units of time the developer wants to think in
versus the units of time the library author wants to think in.