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

Last updated: May 20,2024

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

This is a short guide on how to install libghc-monad-par-doc on Ubuntu 21.10 (Impish Indri)

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

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

This tutorial shows how to uninstall libghc-monad-par-doc on Ubuntu 21.10 (Impish Indri):

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

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

Package: libghc-monad-par-doc
Architecture: all
Version: 0.3.5-1build3
Priority: extra
Section: universe/doc
Source: haskell-monad-par
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1304
Depends: haddock-interface-35
Recommends: libghc-abstract-deque-doc, libghc-abstract-par-doc, libghc-monad-par-extras-doc, libghc-mwc-random-doc, libjs-mathjax
Filename: pool/universe/h/haskell-monad-par/libghc-monad-par-doc_0.3.5-1build3_all.deb
Size: 87984
MD5sum: 49390fcd69a53fad09ee96f415fe252f
SHA1: 7f54d6ea849e373c38aafd27dc7519ea0a8879d4
SHA256: 31de30cafce50b499acc4700e4c14cf2f986af3289a0e38a8a6ab37756d0157f
SHA512: ef7df7a87bcae8ac614493503eed15c14779e221bcac9489c22c2542f9ad5cf74bfca2941de354549426df56314d71544973a9c67bdde0902f69b9307ad7615b
Homepage: https://github.com/simonmar/monad-par
Description-en: parallel programming based on a monad; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7c2890cbf26d69738ec9b3a51837d2a1