How to Install and Uninstall libghc-inspection-testing-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 04,2024

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

Please follow the instructions below to install libghc-inspection-testing-doc on Ubuntu 20.10 (Groovy Gorilla)

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

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

This guide covers the steps necessary to uninstall libghc-inspection-testing-doc on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-inspection-testing-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-inspection-testing-doc
Architecture: all
Version: 0.4.2.4-1build1
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: 807
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-inspection-testing/libghc-inspection-testing-doc_0.4.2.4-1build1_all.deb
Size: 63768
MD5sum: fd0bcbdb079ee47996ae9205df2bdf72
SHA1: d36cd3f743433e473b91f872f6173b08194479fb
SHA256: 5c0a51474b27b2dea843180ccecbd3b6729de0b83135017cb98c820fdfdeb033
SHA512: d9877a61f5507e9faf16b1b23d3f496a7145812562c74a62d44e688ecd8863bb3838c883cec5d9d4e20e9080bcdc5b68b8af3fddf71e2b4618cc339ac5396ae4
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