How to Install and Uninstall libghc-tasty-expected-failure-prof Package on Kali Linux

Last updated: May 10,2024

1. Install "libghc-tasty-expected-failure-prof" package

Please follow the guidance below to install libghc-tasty-expected-failure-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-tasty-expected-failure-prof

2. Uninstall "libghc-tasty-expected-failure-prof" package

This guide let you learn how to uninstall libghc-tasty-expected-failure-prof on Kali Linux:

$ sudo apt remove libghc-tasty-expected-failure-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-tasty-expected-failure-prof package on Kali Linux

Package: libghc-tasty-expected-failure-prof
Source: haskell-tasty-expected-failure (0.12.3-2)
Version: 0.12.3-2+b1
Installed-Size: 128
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-tasty-expected-failure-prof-0.12.3-4c62e
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-tagged-prof-0.8.7-e62cf, libghc-tasty-expected-failure-dev (= 0.12.3-2+b1), libghc-tasty-prof-1.4.3-a08b5, libghc-unbounded-delays-prof-0.1.1.1-abfa1
Size: 23880
SHA256: 59f2f2548f248b6e4326359d4728af7e20f1d4b3bba60aa2c2fd314a3a8cc19c
SHA1: 9e3d675bd0331386f8aad437317e978fc6909ce5
MD5sum: f0bfe616c65f067a06f5ebe6dd6555bd
Description: mark tasty tests as failure-expected; profiling libraries
With the function 'expectFail' in the provided module
Test.Tasty.ExpectedFailure, you can mark that you expect
test cases to fail, and not to pass.
.
This can for example be used for test-driven development: Create the
tests, mark them with 'Test.Tasty.ExpectedFailure.expectFail', and
you can still push to the main branch, without your continuous
integration branch failing.
.
Once someone implements the feature or fixes the bug (maybe
unknowingly), the test suite will tell him so, due to the now
unexpectedly passing test, and he can remove the
'Test.Tasty.ExpectedFailure.expectFail' marker.
.
The module also provides 'Test.Tasty.ExpectedFailure.ignoreTest' to
avoid running a test. Both functions are implemented via the more
general 'Test.Tasty.ExpectedFailure.wrapTest', which is also
provided.
.
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/tasty-expected-failure
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-tasty-expected-failure/libghc-tasty-expected-failure-prof_0.12.3-2+b1_amd64.deb