How to Install and Uninstall ghc-errors Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-errors" package
Here is a brief guide to show you how to install ghc-errors on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-errors
Copied
2. Uninstall "ghc-errors" package
This guide covers the steps necessary to uninstall ghc-errors on openSUSE Leap:
$
sudo zypper remove
ghc-errors
Copied
3. Information about the ghc-errors package on openSUSE Leap
Information for package ghc-errors:
-----------------------------------
Repository : Main Repository
Name : ghc-errors
Version : 2.3.0-bp155.4.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 152.2 KiB
Installed : No
Status : not installed
Source package : ghc-errors-2.3.0-bp155.4.16.src
Upstream URL : https://hackage.haskell.org/package/errors
Summary : Simplified error-handling
Description :
The one-stop shop for all your error-handling needs! Just import
"Control.Error".
This library encourages an error-handling style that directly uses the type
system, rather than out-of-band exceptions.
-----------------------------------
Repository : Main Repository
Name : ghc-errors
Version : 2.3.0-bp155.4.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 152.2 KiB
Installed : No
Status : not installed
Source package : ghc-errors-2.3.0-bp155.4.16.src
Upstream URL : https://hackage.haskell.org/package/errors
Summary : Simplified error-handling
Description :
The one-stop shop for all your error-handling needs! Just import
"Control.Error".
This library encourages an error-handling style that directly uses the type
system, rather than out-of-band exceptions.