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

Last updated: May 18,2024

1. Install "libghc-resourcet-doc" package

Please follow the guidance below to install libghc-resourcet-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-resourcet-doc

2. Uninstall "libghc-resourcet-doc" package

This guide let you learn how to uninstall libghc-resourcet-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-resourcet-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-resourcet-doc
Priority: extra
Section: universe/doc
Installed-Size: 454
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-resourcet
Version: 1.1.7-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-exceptions-doc, libghc-mmorph-doc, libghc-monad-control-doc, libghc-mtl-doc, libghc-transformers-base-doc
Filename: pool/universe/h/haskell-resourcet/libghc-resourcet-doc_1.1.7-1build1_all.deb
Size: 42854
MD5sum: 779e9e94069a12035e588d55f57eb5c8
SHA1: 55d9278b5f9a68f325f6bba8e9b5deb758191ed3
SHA256: 4d8494c803b23618b3c449a4cecf61c3836bf1374823b15b329ed35fb37c9a18
Description-en: deterministic allocation and freeing of scarce resources; documentation
Control.Monad.Trans.Resource allocates resources which are guaranteed
to be released. One point to note: all register cleanup actions live
in the IO monad, not the main monad. This allows both more efficient
code, and for monads to be transformed.
.
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: 72c894c4e1d0960ece3b4ea3e7f4b7f5
Homepage: http://github.com/snoyberg/conduit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu