How to Install and Uninstall ghc-pipes-safe Package on openSUSE Leap
Last updated: November 26,2024
1. Install "ghc-pipes-safe" package
This tutorial shows how to install ghc-pipes-safe on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-pipes-safe
Copied
2. Uninstall "ghc-pipes-safe" package
Please follow the guidance below to uninstall ghc-pipes-safe on openSUSE Leap:
$
sudo zypper remove
ghc-pipes-safe
Copied
3. Information about the ghc-pipes-safe package on openSUSE Leap
Information for package ghc-pipes-safe:
---------------------------------------
Repository : Main Repository
Name : ghc-pipes-safe
Version : 2.3.3-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 168.6 KiB
Installed : No
Status : not installed
Source package : ghc-pipes-safe-2.3.3-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/pipes-safe
Summary : Safety for the pipes ecosystem
Description :
This package adds resource management and exception handling to the 'pipes'
ecosystem.
Notable features include:
* /Resource Safety/: Guarantee finalization using 'finally', 'bracket' and more
* /Exception Safety/: Even against asynchronous exceptions!
* /Laziness/: Only acquire resources when you need them
* /Promptness/: Finalize resources early when you are done with them
* /Native Exception Handling/: Catch and resume from exceptions inside pipes
* /No Buy-in/: Mix resource-safe pipes with unmanaged pipes using 'hoist'.
---------------------------------------
Repository : Main Repository
Name : ghc-pipes-safe
Version : 2.3.3-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 168.6 KiB
Installed : No
Status : not installed
Source package : ghc-pipes-safe-2.3.3-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/pipes-safe
Summary : Safety for the pipes ecosystem
Description :
This package adds resource management and exception handling to the 'pipes'
ecosystem.
Notable features include:
* /Resource Safety/: Guarantee finalization using 'finally', 'bracket' and more
* /Exception Safety/: Even against asynchronous exceptions!
* /Laziness/: Only acquire resources when you need them
* /Promptness/: Finalize resources early when you are done with them
* /Native Exception Handling/: Catch and resume from exceptions inside pipes
* /No Buy-in/: Mix resource-safe pipes with unmanaged pipes using 'hoist'.