How to Install and Uninstall ghc-some Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-some" package
Please follow the steps below to install ghc-some on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-some
Copied
2. Uninstall "ghc-some" package
Please follow the steps below to uninstall ghc-some on openSUSE Leap:
$
sudo zypper remove
ghc-some
Copied
3. Information about the ghc-some package on openSUSE Leap
Information for package ghc-some:
---------------------------------
Repository : Main Repository
Name : ghc-some
Version : 1.0.3-bp155.3.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 162.8 KiB
Installed : No
Status : not installed
Source package : ghc-some-1.0.3-bp155.3.16.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 : Main Repository
Name : ghc-some
Version : 1.0.3-bp155.3.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 162.8 KiB
Installed : No
Status : not installed
Source package : ghc-some-1.0.3-bp155.3.16.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.