How to Install and Uninstall libghc-retry-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 11,2024

1. Install "libghc-retry-doc" package

Learn how to install libghc-retry-doc on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-retry-doc" package

Please follow the guidance below to uninstall libghc-retry-doc on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-retry-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-retry-doc
Architecture: all
Version: 0.8.1.2-2build2
Priority: extra
Section: universe/doc
Source: haskell-retry
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 541
Depends: haddock-interface-35
Recommends: libghc-exceptions-doc, libjs-mathjax
Filename: pool/universe/h/haskell-retry/libghc-retry-doc_0.8.1.2-2build2_all.deb
Size: 56112
MD5sum: b0f7c072596ca7d0d849d430024c01c8
SHA1: 1839b0bc2818ea1841666acc2c88d2c962f2a87d
SHA256: 2d498fac1038b3c9e8ec0a062421e00a5be13b7d7bc311071372a94a4014af1a
SHA512: d17bf90b5174661f41c9061407a3e247eab855b1ce2d7e3c9722ed1ed2f29372e9b7bd491c99ba9548cb32b8b482dd221945599707cac018b77086f1d41e0a77
Homepage: https://github.com/Soostone/retry
Description-en: Retry combinators for monadic actions that may fail; documentation
This package exposes combinators that can wrap arbitrary monadic actions. They
run the action and potentially retry running it with some configurable delay
for a configurable number of times.
.
The purpose is to make it easier to work with IO and especially network IO
actions that often experience temporary failure and warrant retrying of the
original action. For example, a database query may time out for a while, in
which case we should hang back for a bit and retry the query instead of simply
raising an exception.
.
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: a8e053a5734287af4f6e5ef178214069