How to Install and Uninstall ghc-generic-lens Package on openSuSE Tumbleweed
Last updated: December 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "ghc-generic-lens" package
In this section, we are going to explain the necessary steps to install ghc-generic-lens on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-generic-lens
Copied
2. Uninstall "ghc-generic-lens" package
Please follow the guidance below to uninstall ghc-generic-lens on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-generic-lens
Copied
3. Information about the ghc-generic-lens package on openSuSE Tumbleweed
Information for package ghc-generic-lens:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-generic-lens
Version : 2.2.0.0-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 244,4 KiB
Installed : No
Status : not installed
Source package : ghc-generic-lens-2.2.0.0-1.8.src
Summary : Generically derive traversals, lenses and prisms
Description :
This library uses GHC.Generics to derive efficient optics (traversals, lenses
and prisms) for algebraic data types in a type-directed way, with a focus on
good type inference and error messages when possible.
The library exposes a van Laarhoven interface. For an alternative interface,
supporting an opaque optic type, see
''.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-generic-lens
Version : 2.2.0.0-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 244,4 KiB
Installed : No
Status : not installed
Source package : ghc-generic-lens-2.2.0.0-1.8.src
Summary : Generically derive traversals, lenses and prisms
Description :
This library uses GHC.Generics to derive efficient optics (traversals, lenses
and prisms) for algebraic data types in a type-directed way, with a focus on
good type inference and error messages when possible.
The library exposes a van Laarhoven interface. For an alternative interface,
supporting an opaque optic type, see
'