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

Last updated: September 21,2024

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

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

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

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

Please follow the guidelines below to uninstall libghc-inspection-testing-prof on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libghc-inspection-testing-prof
Architecture: amd64
Version: 0.4.2.4-1build1
Priority: optional
Section: universe/haskell
Source: haskell-inspection-testing
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1223
Provides: libghc-inspection-testing-prof-0.4.2.4-a622e
Depends: libghc-inspection-testing-dev (= 0.4.2.4-1build1), libghc-base-prof-4.13.0.0-c9705, libghc-containers-prof-0.6.2.1-b8f3d, libghc-ghc-prof-8.8.3-1cc0c, libghc-mtl-prof-2.2.2-13482, libghc-template-haskell-prof-2.15.0.0-6d2a0, libghc-transformers-prof-0.5.6.2-e88a5
Filename: pool/universe/h/haskell-inspection-testing/libghc-inspection-testing-prof_0.4.2.4-1build1_amd64.deb
Size: 130056
MD5sum: 47fa9d332d8b871046aeab9ef21251fe
SHA1: e00afea61eb9f3fe2b991ec231d0d1408a6238b4
SHA256: 0c42f1e59743d11f66f6ca2109a1c9f5a19aa966a5b93f78de84329f4dbf113a
SHA512: b6ac9c5037624aa0748ea015e767848e244189a83ebd90c144592ba438e4f7b1038801d0b39cdffb2e943364ddfbfdf14c9305ff3f5431349a212133deb675c0
Homepage: https://github.com/nomeata/inspection-testing
Description-en: 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: 6c5daf0c10356f0ce7b473c8aa8a2f4b