How to Install and Uninstall ghc-th-lift-instances Package on openSUSE Leap
Last updated: November 07,2024
1. Install "ghc-th-lift-instances" package
Please follow the guidelines below to install ghc-th-lift-instances on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-th-lift-instances
Copied
2. Uninstall "ghc-th-lift-instances" package
Please follow the guidelines below to uninstall ghc-th-lift-instances on openSUSE Leap:
$
sudo zypper remove
ghc-th-lift-instances
Copied
3. Information about the ghc-th-lift-instances package on openSUSE Leap
Information for package ghc-th-lift-instances:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-th-lift-instances
Version : 0.1.20-150500.3.3.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 149.8 KiB
Installed : No
Status : not installed
Source package : ghc-th-lift-instances-0.1.20-150500.3.3.2.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-th-lift-instances
Version : 0.1.20-150500.3.3.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 149.8 KiB
Installed : No
Status : not installed
Source package : ghc-th-lift-instances-0.1.20-150500.3.3.2.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.