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

Last updated: May 14,2024

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

Please follow the guidelines below to install libghc-tasty-expected-failure-dev on Kali Linux

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

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

This tutorial shows how to uninstall libghc-tasty-expected-failure-dev on Kali Linux:

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

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

Package: libghc-tasty-expected-failure-dev
Source: haskell-tasty-expected-failure (0.12.3-2)
Version: 0.12.3-2+b1
Installed-Size: 151
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-tasty-expected-failure-dev-0.12.3-4c62e
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-tagged-dev-0.8.7-e62cf, libghc-tasty-dev-1.4.3-a08b5, libghc-unbounded-delays-dev-0.1.1.1-abfa1, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 26936
SHA256: 2bd6a88c13951e726fe90f23c54d8a62161beee678a06cc6ff83a8df2f5e857f
SHA1: b6eb531c2c3f1b067bb5728fb6c6cbf7638dd530
MD5sum: a00dfdc5f59563ac62a6b26be0f80f0f
Description: mark tasty tests as failure-expected
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/nomeata/tasty-expected-failure
Ghc-Package: tasty-expected-failure-0.12.3-EDiUEPeGMcHIkCKvGteW4x
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-tasty-expected-failure/libghc-tasty-expected-failure-dev_0.12.3-2+b1_amd64.deb