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

Last updated: December 24,2024

1. Install "ghc-th-compat" package

Please follow the step by step instructions below to install ghc-th-compat on openSuSE Tumbleweed

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

2. Uninstall "ghc-th-compat" package

Learn how to uninstall ghc-th-compat on openSuSE Tumbleweed:

$ sudo zypper remove ghc-th-compat

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

Information for package ghc-th-compat:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-th-compat
Version : 0.1.4-4.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 60.2 KiB
Installed : No
Status : not installed
Source package : ghc-th-compat-0.1.4-4.3.src
Upstream URL : https://hackage.haskell.org/package/th-compat
Summary : Backward- (and forward-)compatible Quote and Code types
Description :
This package defines a "Language.Haskell.TH.Syntax.Compat" module, which
backports the 'Quote' and 'Code' types to work across a wide range of
'template-haskell' versions. The 'makeRelativeToProject' utility is also
backported. On recent versions of 'template-haskell' (2.17.0.0 or later), this
module simply reexports definitions from "Language.Haskell.TH.Syntax".
Refer to the Haddocks for "Language.Haskell.TH.Syntax.Compat" for examples of
how to use this module.

5. The same packages on other Linux Distributions