How to Install and Uninstall libghc-inspection-testing-doc Package on Kali Linux

Last updated: May 16,2024

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

Please follow the instructions below to install libghc-inspection-testing-doc on Kali Linux

$ 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 Kali Linux:

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

3. Information about the libghc-inspection-testing-doc package on Kali Linux

Package: libghc-inspection-testing-doc
Source: haskell-inspection-testing
Version: 0.5.0.2-1
Installed-Size: 1163
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-inspection-testing-dev, libjs-mathjax
Suggests: libghc-inspection-testing-prof
Size: 87708
SHA256: 932f84dc7ae7a36fc5463edce6c8eaa7ca31eb186b0f4fd8388aa80211a0f9d3
SHA1: 3cf5d8aac4a3016fab1155e6238cf24761c855a7
MD5sum: fa8542d453c43375c54df2558d58ecb4
Description: 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:
Homepage: https://github.com/nomeata/inspection-testing
Section: doc
Priority: optional
Filename: pool/main/h/haskell-inspection-testing/libghc-inspection-testing-doc_0.5.0.2-1_all.deb