How to Install and Uninstall ghc-some Package on openSuSE Tumbleweed
Last updated: December 26,2024
1. Install "ghc-some" package
This guide let you learn how to install ghc-some on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-some
Copied
2. Uninstall "ghc-some" package
Please follow the step by step instructions below to uninstall ghc-some on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-some
Copied
3. Information about the ghc-some package on openSuSE Tumbleweed
Information for package ghc-some:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-some
Version : 1.0.6-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 225.2 KiB
Installed : No
Status : not installed
Source package : ghc-some-1.0.6-1.4.src
Upstream URL : https://hackage.haskell.org/package/some
Summary : Existential type: Some
Description :
This library defines an existential type 'Some'.
' data Some f where Some :: f a -> Some f '
in few variants, and utilities to work with it.
If you are unsure which variant to use, use the one in "Data.Some" module.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-some
Version : 1.0.6-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 225.2 KiB
Installed : No
Status : not installed
Source package : ghc-some-1.0.6-1.4.src
Upstream URL : https://hackage.haskell.org/package/some
Summary : Existential type: Some
Description :
This library defines an existential type 'Some'.
' data Some f where Some :: f a -> Some f '
in few variants, and utilities to work with it.
If you are unsure which variant to use, use the one in "Data.Some" module.