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

Last updated: May 18,2024

1. Install "libghc-unbounded-delays-doc" package

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

$ sudo apt update $ sudo apt install libghc-unbounded-delays-doc

2. Uninstall "libghc-unbounded-delays-doc" package

This tutorial shows how to uninstall libghc-unbounded-delays-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-unbounded-delays-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-unbounded-delays-doc
Priority: extra
Section: universe/doc
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-unbounded-delays
Version: 0.1.0.9-4
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-unbounded-delays/libghc-unbounded-delays-doc_0.1.0.9-4_all.deb
Size: 20248
MD5sum: 60ef756854cd97355fed1095b8f48637
SHA1: 58a3a308685e0619b950f5454a1958bdaebc53bc
SHA256: 55ea44e8ad2e453ea7d408979b0670f2c7799a79e3fb9e954d56e19cb4103993
Description-en: Unbounded thread delays and timeouts; documentation
The threadDelay and timeout functions from the base library use the bounded
Int type for specifying the delay or timeout period. This packages provides
alternatives which use the unbounded Integer type.
.
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: c6650c89bfebc7ae644d1cbfb196b51a
Homepage: https://github.com/basvandijk/unbounded-delays
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu