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

Last updated: May 16,2024

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

Please follow the guidelines below to install libghc-inspection-testing-prof on Kali Linux

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

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

Please follow the instructions below to uninstall libghc-inspection-testing-prof on Kali Linux:

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

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

Package: libghc-inspection-testing-prof
Source: haskell-inspection-testing (0.5.0.2-1)
Version: 0.5.0.2-1+b2
Installed-Size: 1331
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-inspection-testing-prof-0.5.0.2-135e8
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-ghc-prof-9.4.7-ea902, libghc-inspection-testing-dev (= 0.5.0.2-1+b2), libghc-mtl-prof-2.2.2-6f39a, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-transformers-prof-0.5.6.2-931c3
Size: 148100
SHA256: fc13a98aff0319354483bf6fd7741245ddec7af7988c7a882bd74680c1ebd63d
SHA1: 8f33bbddf6e490d5b67ecccf268cb86a510d8872
MD5sum: 67e49b30a9c7b1c9303016241ba6708d
Description: GHC plugin to do inspection testing; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/nomeata/inspection-testing
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-inspection-testing/libghc-inspection-testing-prof_0.5.0.2-1+b2_amd64.deb