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

Last updated: May 18,2024

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

This tutorial shows how to install libghc-inspection-testing-dev on Kali Linux

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

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

Please follow the guidance below to uninstall libghc-inspection-testing-dev on Kali Linux:

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

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

Package: libghc-inspection-testing-dev
Source: haskell-inspection-testing (0.5.0.2-1)
Version: 0.5.0.2-1+b2
Installed-Size: 1301
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-inspection-testing-dev-0.5.0.2-135e8
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-ghc-dev-9.4.7-ea902, libghc-mtl-dev-2.2.2-6f39a, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg), libtinfo6 (>= 6)
Size: 163468
SHA256: 58fec5ef778c4c1b2574b8eea2aef7f5caaa1f4ca53aee091710f893d7ce659d
SHA1: 24cabd2ea55891075e845d49dabad7bfb0f3c615
MD5sum: ccb0caf0d5799c3ef56a23aa10430f12
Description: GHC plugin to do inspection testing
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 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
Ghc-Package: inspection-testing-0.5.0.2-FcqtkcKCRQoL4dZsD5uQFx
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-inspection-testing/libghc-inspection-testing-dev_0.5.0.2-1+b2_amd64.deb