How to Install and Uninstall ghc-generic-lens-core Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-generic-lens-core" package
This guide let you learn how to install ghc-generic-lens-core on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-generic-lens-core
Copied
2. Uninstall "ghc-generic-lens-core" package
Here is a brief guide to show you how to uninstall ghc-generic-lens-core on openSUSE Leap:
$
sudo zypper remove
ghc-generic-lens-core
Copied
3. Information about the ghc-generic-lens-core package on openSUSE Leap
Information for package ghc-generic-lens-core:
----------------------------------------------
Repository : Main Repository
Name : ghc-generic-lens-core
Version : 2.2.1.0-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 389.2 KiB
Installed : No
Status : not installed
Source package : ghc-generic-lens-core-2.2.1.0-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/generic-lens-core
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.
This package is the shared internal logic of the
'' and
''
libraries.
----------------------------------------------
Repository : Main Repository
Name : ghc-generic-lens-core
Version : 2.2.1.0-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 389.2 KiB
Installed : No
Status : not installed
Source package : ghc-generic-lens-core-2.2.1.0-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/generic-lens-core
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.
This package is the shared internal logic of the
'
'
libraries.