How to Install and Uninstall libghc-tasty-expected-failure-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

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

Please follow the step by step instructions below to install libghc-tasty-expected-failure-doc on Ubuntu 21.10 (Impish Indri)

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

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

This tutorial shows how to uninstall libghc-tasty-expected-failure-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-tasty-expected-failure-doc package on Ubuntu 21.10 (Impish Indri)

Package: libghc-tasty-expected-failure-doc
Architecture: all
Version: 0.11.1.2-1build4
Priority: optional
Section: universe/doc
Source: haskell-tasty-expected-failure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 162
Depends: haddock-interface-35
Recommends: libghc-tasty-doc, libjs-mathjax
Filename: pool/universe/h/haskell-tasty-expected-failure/libghc-tasty-expected-failure-doc_0.11.1.2-1build4_all.deb
Size: 29952
MD5sum: 42501bc1b683996d3dd0ac65c8b3e9d6
SHA1: 6efd477a607e136174881556a8687af7f8c411a9
SHA256: a6df6af33b405c733d2c3ddbf9bebbd35beb953d78c5cd8d3a88373267824d6f
SHA512: 89408394a8911a8d4833a6220d03faf5f7ab3f2d554131b7e01ccc5017871543f2e1513177d70ff3458dae3d8db379cef25eac354993d430b2f5b5553f731359
Homepage: https://github.com/nomeata/tasty-expected-failure
Description-en: mark tasty tests as failure-expected; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: cd2be78962c78b5aeb270780305a24f4