How to Install and Uninstall ghc-abstract-par Package on openSUSE Leap
Last updated: January 24,2025
1. Install "ghc-abstract-par" package
This guide let you learn how to install ghc-abstract-par on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-abstract-par
Copied
2. Uninstall "ghc-abstract-par" package
This guide let you learn how to uninstall ghc-abstract-par on openSUSE Leap:
$
sudo zypper remove
ghc-abstract-par
Copied
3. Information about the ghc-abstract-par package on openSUSE Leap
Information for package ghc-abstract-par:
-----------------------------------------
Repository : Main Repository
Name : ghc-abstract-par
Version : 0.3.3-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 28.1 KiB
Installed : No
Status : not installed
Source package : ghc-abstract-par-0.3.3-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/abstract-par
Summary : Type classes generalizing the functionality of the 'monad-par' library
Description :
The 'Par' monad offers a parallel programming API based on dataflow
programming. To use the `Par` monad, install the 'monad-par' package, which
includes this package as a dependency.
This package is an abstract interface only. It provides a number of type
clasess, but not an implementation. The type classes separate different levels
of 'Par' functionality. See the "Control.Monad.Par.Class" module for more
details.
-----------------------------------------
Repository : Main Repository
Name : ghc-abstract-par
Version : 0.3.3-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 28.1 KiB
Installed : No
Status : not installed
Source package : ghc-abstract-par-0.3.3-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/abstract-par
Summary : Type classes generalizing the functionality of the 'monad-par' library
Description :
The 'Par' monad offers a parallel programming API based on dataflow
programming. To use the `Par` monad, install the 'monad-par' package, which
includes this package as a dependency.
This package is an abstract interface only. It provides a number of type
clasess, but not an implementation. The type classes separate different levels
of 'Par' functionality. See the "Control.Monad.Par.Class" module for more
details.