How to Install and Uninstall ghc-th-reify-many Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-th-reify-many" package
Please follow the instructions below to install ghc-th-reify-many on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-th-reify-many
Copied
2. Uninstall "ghc-th-reify-many" package
Please follow the guidelines below to uninstall ghc-th-reify-many on openSUSE Leap:
$
sudo zypper remove
ghc-th-reify-many
Copied
3. Information about the ghc-th-reify-many package on openSUSE Leap
Information for package ghc-th-reify-many:
------------------------------------------
Repository : Main Repository
Name : ghc-th-reify-many
Version : 0.1.10-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 65.2 KiB
Installed : No
Status : not installed
Source package : ghc-th-reify-many-0.1.10-bp155.2.15.src
Upstream URL : https://hackage.haskell.org/package/th-reify-many
Summary : Recurseively reify template haskell datatype info
Description :
'th-reify-many' provides functions for recursively reifying top level
declarations. The main intended use case is for enumerating the names of
datatypes reachable from an initial datatype, and passing these names to some
function which generates instances.
------------------------------------------
Repository : Main Repository
Name : ghc-th-reify-many
Version : 0.1.10-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 65.2 KiB
Installed : No
Status : not installed
Source package : ghc-th-reify-many-0.1.10-bp155.2.15.src
Upstream URL : https://hackage.haskell.org/package/th-reify-many
Summary : Recurseively reify template haskell datatype info
Description :
'th-reify-many' provides functions for recursively reifying top level
declarations. The main intended use case is for enumerating the names of
datatypes reachable from an initial datatype, and passing these names to some
function which generates instances.