How to Install and Uninstall ghc-hslogger Package on openSUSE Leap
Last updated: January 11,2025
1. Install "ghc-hslogger" package
Please follow the guidance below to install ghc-hslogger on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-hslogger
Copied
2. Uninstall "ghc-hslogger" package
This guide let you learn how to uninstall ghc-hslogger on openSUSE Leap:
$
sudo zypper remove
ghc-hslogger
Copied
3. Information about the ghc-hslogger package on openSUSE Leap
Information for package ghc-hslogger:
-------------------------------------
Repository : Main Repository
Name : ghc-hslogger
Version : 1.3.1.0-bp155.3.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 381.8 KiB
Installed : No
Status : not installed
Source package : ghc-hslogger-1.3.1.0-bp155.3.13.src
Upstream URL : https://hackage.haskell.org/package/hslogger
Summary : Versatile logging framework
Description :
'hslogger' is a logging framework for Haskell, roughly similar to [Python's
logging module](https://docs.python.org/2/library/logging.html).
'hslogger' lets each log message have a priority and source be associated with
it. The programmer can then define global handlers that route or filter
messages based on the priority and source. 'hslogger' also has a
[Syslog](https://tools.ietf.org/html/rfc5424) handler built in.
-------------------------------------
Repository : Main Repository
Name : ghc-hslogger
Version : 1.3.1.0-bp155.3.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 381.8 KiB
Installed : No
Status : not installed
Source package : ghc-hslogger-1.3.1.0-bp155.3.13.src
Upstream URL : https://hackage.haskell.org/package/hslogger
Summary : Versatile logging framework
Description :
'hslogger' is a logging framework for Haskell, roughly similar to [Python's
logging module](https://docs.python.org/2/library/logging.html).
'hslogger' lets each log message have a priority and source be associated with
it. The programmer can then define global handlers that route or filter
messages based on the priority and source. 'hslogger' also has a
[Syslog](https://tools.ietf.org/html/rfc5424) handler built in.