How to Install and Uninstall libghc-inspection-testing-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libghc-inspection-testing-doc" package

This guide let you learn how to install libghc-inspection-testing-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-inspection-testing-doc

2. Uninstall "libghc-inspection-testing-doc" package

Please follow the guidelines below to uninstall libghc-inspection-testing-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-inspection-testing-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-inspection-testing-doc package on Ubuntu 21.10 (Impish Indri)

Package: libghc-inspection-testing-doc
Architecture: all
Version: 0.4.2.4-1build4
Priority: optional
Section: universe/doc
Source: haskell-inspection-testing
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 915
Depends: haddock-interface-35
Recommends: ghc-doc, libjs-mathjax
Filename: pool/universe/h/haskell-inspection-testing/libghc-inspection-testing-doc_0.4.2.4-1build4_all.deb
Size: 65572
MD5sum: 804a6dab27c2835fd46bb6e13a40c2c6
SHA1: 82da295ca5d5fbfa3d74ec70e519667cabd51e70
SHA256: 66752a3494cda92aff28433ea82207e60e927e062d4521790372b118c8a3d9e3
SHA512: b5067ce095559a2b068ab92203ea32f623c36eb9c1b955b7ad63183e4747754b0a73fa88e52428e3d00e043ee427e547045b5fb90024710fc6146ebeccb33287
Homepage: https://github.com/nomeata/inspection-testing
Description-en: GHC plugin to do inspection testing; documentation
Some carefully crafted libraries make promises to their
users beyond functionality and performance.
.
Examples are: Fusion libraries promise intermediate data
structures to be eliminated. Generic programming libraries promise
that the generic implementation is identical to the
hand-written one. Some libraries may promise allocation-free
or branch-free code.
.
Conventionally, the modus operandi in all these cases is
that the library author manually inspects the (intermediate or
final) code produced by the compiler. This is not only
tedious, but makes it very likely that some change, either
in the library itself or the surrounding eco-system,
breaks the library’s promised without anyone noticing.
.
This package provides a disciplined way of specifying such
properties, and have them checked by the compiler. This way,
this checking can be part of the ususal development cycle
and regressions caught early.
.
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: 2afe43a35d3e17b4de9657add62b58fb