How to Install and Uninstall ghc-lifted-base Package on openSUSE Leap

Last updated: July 03,2024

1. Install "ghc-lifted-base" package

In this section, we are going to explain the necessary steps to install ghc-lifted-base on openSUSE Leap

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

2. Uninstall "ghc-lifted-base" package

Learn how to uninstall ghc-lifted-base on openSUSE Leap:

$ sudo zypper remove ghc-lifted-base

3. Information about the ghc-lifted-base package on openSUSE Leap

Information for package ghc-lifted-base:
----------------------------------------
Repository : Main Repository
Name : ghc-lifted-base
Version : 0.2.3.12-bp155.3.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 93.6 KiB
Installed : No
Status : not installed
Source package : ghc-lifted-base-0.2.3.12-bp155.3.16.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