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

Last updated: May 17,2024

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

In this section, we are going to explain the necessary steps to install libghc-unbounded-delays-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Learn how to uninstall libghc-unbounded-delays-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-unbounded-delays-dev
Priority: extra
Section: universe/haskell
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-unbounded-delays
Version: 0.1.0.9-4
Provides: libghc-unbounded-delays-dev-0.1.0.9-8636f
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-unbounded-delays-doc, libghc-unbounded-delays-prof
Filename: pool/universe/h/haskell-unbounded-delays/libghc-unbounded-delays-dev_0.1.0.9-4_amd64.deb
Size: 14486
MD5sum: 04fe05fa6c6a75ffb3b31e3cfd1c2829
SHA1: ec3bf013742b12eb8cf677b770b3e1e3bdd04ee7
SHA256: e68fa5a5928455bfc708e243dadfa1f807e15a85895f592781e3d391e1eceb82
Description-en: Unbounded thread delays and timeouts
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: fc846d1fb70a73e2d40677bad559a9fa
Homepage: https://github.com/basvandijk/unbounded-delays
Ghc-Package: unbounded-delays-0.1.0.9-8636ff14e3532228d9cf4bddb2b0654e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu