How to Install and Uninstall libghc-monad-par-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libghc-monad-par-dev" package

Please follow the step by step instructions below to install libghc-monad-par-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-monad-par-dev

2. Uninstall "libghc-monad-par-dev" package

Please follow the steps below to uninstall libghc-monad-par-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-monad-par-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-monad-par-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-monad-par-dev
Architecture: amd64
Version: 0.3.5-1build3
Priority: extra
Section: universe/haskell
Source: haskell-monad-par
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 956
Provides: libghc-monad-par-dev-0.3.5-a6c42
Depends: libghc-abstract-deque-dev-0.3-4ba06, libghc-abstract-par-dev-0.3.3-e1731, libghc-array-dev-0.5.4.0-ddbb2, libghc-base-dev-4.13.0.0-2f220, libghc-containers-dev-0.6.2.1-ab1cf, libghc-deepseq-dev-1.4.4.0-9f093, libghc-monad-par-extras-dev-0.3.3-bda2b, libghc-mtl-dev-2.2.2-7208c, libghc-mwc-random-dev-0.14.0.0-0fc75, libghc-parallel-dev-3.2.2.0-6ed06, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-monad-par-doc, libghc-monad-par-prof
Filename: pool/universe/h/haskell-monad-par/libghc-monad-par-dev_0.3.5-1build3_amd64.deb
Size: 107864
MD5sum: 4f90918f3b8aec0e75f03c69527ba47b
SHA1: 74ac5f131139140bddf3aeabee416cb4be888508
SHA256: bc11684d4dad62a548b1d794be22bb942ed6c001be12e7379f6db9c7e6a827a2
SHA512: 4a2a902c3881c2dd8914a44a9fe5aeb7b9a5221aa21505574c9abad98bb4c87c75361fda9a200ead2189cd96da109d635c8de81b9a8d40848231117dba1f1559
Homepage: https://github.com/simonmar/monad-par
Description-en: parallel programming based on a monad
This library offers an alternative parallel programming API to that
provided by the parallel package. The Par monad allows the simple
description of parallel computations, and can be used to add
parallelism to pure Haskell code. The basic API is straightforward:
the monad supports forking and simple communication in terms of IVars.
.
The library comes with an efficient work-stealing implementation, but
the internals are also exposed so that you can build your own scheduler
if necessary.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ae27621305c99d6243fa0699f0ace19d
Ghc-Package: monad-par-0.3.5-Io5l3FaRIBEK95WK4k6j2J