How to Install and Uninstall libghc-monad-par-extras-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 05,2024

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

Please follow the guidelines below to install libghc-monad-par-extras-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall libghc-monad-par-extras-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-monad-par-extras-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-monad-par-extras-doc
Priority: extra
Section: universe/doc
Installed-Size: 282
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-monad-par-extras
Version: 0.3.3-5
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-abstract-par-doc, libghc-cereal-doc, libghc-mtl-doc, libghc-random-doc
Filename: pool/universe/h/haskell-monad-par-extras/libghc-monad-par-extras-doc_0.3.3-5_all.deb
Size: 34388
MD5sum: 503ed51878a82bc2ab99d6e734af40de
SHA1: d71dbac57820fcfc2e9ec6630cd655d21968177a
SHA256: 6c7d1f12d0570d5a29d8b444e2cffc1a3e85616bf5455dd600c37c871d18a0c4
Description-en: Combinators and extra features for Par monads; documentation
The Par monad offers a simple API for parallel programming. The library works
for parallelising both pure and IO computations, although only the pure
version is deterministic. The default implementation provides a work-stealing
scheduler and supports forking tasks that are much lighter weight than
IO-threads.
.
This package provides combinators and extra features for Par monads.
.
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: c747ac55a2fdbcb33a41b28ed8b1c6f2
Homepage: https://github.com/simonmar/monad-par
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu