How to Install and Uninstall ghc-lifted-base Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "ghc-lifted-base" package

This tutorial shows how to install ghc-lifted-base on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-lifted-base

2. Uninstall "ghc-lifted-base" package

This is a short guide on how to uninstall ghc-lifted-base on openSuSE Tumbleweed:

$ sudo zypper remove ghc-lifted-base

3. Information about the ghc-lifted-base package on openSuSE Tumbleweed

Information for package ghc-lifted-base:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-lifted-base
Version : 0.2.3.12-8.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 109.6 KiB
Installed : No
Status : not installed
Source package : ghc-lifted-base-0.2.3.12-8.13.src
Upstream URL : https://hackage.haskell.org/package/lifted-base
Summary : Lifted IO operations from the base library
Description :
'lifted-base' exports IO operations from the base library lifted to any
instance of 'MonadBase' or 'MonadBaseControl'.
Note that not all modules from 'base' are converted yet. If you need a lifted
version of a function from 'base', just ask me to add it or send me a patch.
The package includes a copy of the 'monad-peel' testsuite written by Anders
Kaseorg The tests can be performed using 'cabal test'.

5. The same packages on other Linux Distributions