How to Install and Uninstall ghc-foldl Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-foldl" package
Please follow the instructions below to install ghc-foldl on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-foldl
Copied
2. Uninstall "ghc-foldl" package
This is a short guide on how to uninstall ghc-foldl on openSUSE Leap:
$
sudo zypper remove
ghc-foldl
Copied
3. Information about the ghc-foldl package on openSUSE Leap
Information for package ghc-foldl:
----------------------------------
Repository : Main Repository
Name : ghc-foldl
Version : 1.4.12-bp155.3.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 515.6 KiB
Installed : No
Status : not installed
Source package : ghc-foldl-1.4.12-bp155.3.14.src
Upstream URL : https://hackage.haskell.org/package/foldl
Summary : Composable, streaming, and efficient left folds
Description :
This library provides strict left folds that stream in constant memory, and you
can combine folds using 'Applicative' style to derive new folds.
Derived folds still traverse the container just once and are often as efficient
as hand-written folds.
----------------------------------
Repository : Main Repository
Name : ghc-foldl
Version : 1.4.12-bp155.3.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 515.6 KiB
Installed : No
Status : not installed
Source package : ghc-foldl-1.4.12-bp155.3.14.src
Upstream URL : https://hackage.haskell.org/package/foldl
Summary : Composable, streaming, and efficient left folds
Description :
This library provides strict left folds that stream in constant memory, and you
can combine folds using 'Applicative' style to derive new folds.
Derived folds still traverse the container just once and are often as efficient
as hand-written folds.