How to Install and Uninstall ghc-th-lift Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "ghc-th-lift" package

This guide let you learn how to install ghc-th-lift on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-th-lift

2. Uninstall "ghc-th-lift" package

Please follow the instructions below to uninstall ghc-th-lift on openSuSE Tumbleweed:

$ sudo zypper remove ghc-th-lift

3. Information about the ghc-th-lift package on openSuSE Tumbleweed

Information for package ghc-th-lift:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-th-lift
Version : 0.8.4-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 141.9 KiB
Installed : No
Status : not installed
Source package : ghc-th-lift-0.8.4-1.5.src
Upstream URL : https://hackage.haskell.org/package/th-lift
Summary : Derive Template Haskell's Lift class for datatypes
Description :
Derive Template Haskell's 'Lift' class for datatypes using 'TemplateHaskell'.
The functionality in this package has largely been subsumed by the 'DeriveLift'
language extension, which is available in GHC 8.0 and later versions.
This package can still be useful as a uniform way to derive 'Lift' instances
that is backwards-compatible with older GHCs.
The following libraries are related:
* The package
provides instances for 'template-haskell' syntax types.
* The
package provides 'Lift' instances for types in 'base', 'text', 'bytestring',
'vector', etc. Some of these instances are only provided for old versions of
their respective libraries, as the same 'Lift' instances are also present
upstream on newer versions.

5. The same packages on other Linux Distributions