How to Install and Uninstall ghc-th-lift-instances Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "ghc-th-lift-instances" package
In this section, we are going to explain the necessary steps to install ghc-th-lift-instances on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-th-lift-instances
Copied
2. Uninstall "ghc-th-lift-instances" package
Please follow the steps below to uninstall ghc-th-lift-instances on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-th-lift-instances
Copied
3. Information about the ghc-th-lift-instances package on openSuSE Tumbleweed
Information for package ghc-th-lift-instances:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-th-lift-instances
Version : 0.1.20-2.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 44.7 KiB
Installed : No
Status : not installed
Source package : ghc-th-lift-instances-0.1.20-2.9.src
Upstream URL : https://hackage.haskell.org/package/th-lift-instances
Summary : Lift instances for template-haskell for common data types
Description :
Most data types in the haskell platform do not have Lift instances.
This package provides orphan instances for containers, text, bytestring and
vector. It also provides compat instances for older versions of
'template-haskell'
Note that package
provides Template Haskell based derivation of 'Lift' instances (when you cannot
use 'DeriveLift' extension), and
package provides
instances for TH datatypes.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-th-lift-instances
Version : 0.1.20-2.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 44.7 KiB
Installed : No
Status : not installed
Source package : ghc-th-lift-instances-0.1.20-2.9.src
Upstream URL : https://hackage.haskell.org/package/th-lift-instances
Summary : Lift instances for template-haskell for common data types
Description :
Most data types in the haskell platform do not have Lift instances.
This package provides orphan instances for containers, text, bytestring and
vector. It also provides compat instances for older versions of
'template-haskell'
Note that
provides Template Haskell based derivation of 'Lift' instances (when you cannot
use 'DeriveLift' extension), and
instances for TH datatypes.