How to Install and Uninstall libghc-test-framework-th-prof Package on Kali Linux

Last updated: May 14,2024

1. Install "libghc-test-framework-th-prof" package

This is a short guide on how to install libghc-test-framework-th-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-test-framework-th-prof

2. Uninstall "libghc-test-framework-th-prof" package

This guide let you learn how to uninstall libghc-test-framework-th-prof on Kali Linux:

$ sudo apt remove libghc-test-framework-th-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-test-framework-th-prof package on Kali Linux

Package: libghc-test-framework-th-prof
Source: haskell-test-framework-th (0.2.4-12)
Version: 0.2.4-12+b2
Installed-Size: 123
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-test-framework-th-prof-0.2.4-5314e
Depends: libghc-test-framework-th-dev (= 0.2.4-12+b2), libghc-base-prof-4.13.0.0-2f220, libghc-haskell-src-exts-prof-1.23.1-26f39, libghc-language-haskell-extract-prof-0.2.4-0ce63, libghc-regex-posix-prof-0.96.0.0-f6ee8, libghc-template-haskell-prof-2.15.0.0-80f0d, libghc-test-framework-prof-0.8.2.0-aaf1c
Size: 20980
SHA256: 99fbb9d7fc064f85c423802857c8c4ed65fda9c0c8dd52984e9ce7e844766fd4
SHA1: 060a7049816c4fac34b20c996129b3c806c64545
MD5sum: e18007350a8dc51d0de0b1c2975f13e4
Description: Automagically generate the {HUnit,Quickcheck}-bulk-code; profiling libraries
test-framework-th contains two interesting functions:
defaultMainGenerator and testGroupGenerator.
.
defaultMainGenerator will extract all functions beginning with
"case_" or "prop_" in the module and put them in a testGroup.
.
testGroupGenerator is like defaultMainGenerator but without defaultMain.
It is useful if you need a function for the testgroup
(e.g. if you want to be able to call the testgroup from another module).
.
This package contains the libraries compiled with profiling enabled.
Description-md5: dae1a1247a37134c84d081ef15aa1066
Homepage: https://github.com/finnsson/test-generator
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-test-framework-th/libghc-test-framework-th-prof_0.2.4-12+b2_amd64.deb