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

Last updated: May 13,2024

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

Please follow the steps below to install libghc-tasty-expected-failure-dev on Ubuntu 21.10 (Impish Indri)

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

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

This guide let you learn how to uninstall libghc-tasty-expected-failure-dev on Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: libghc-tasty-expected-failure-dev
Architecture: amd64
Version: 0.11.1.2-1build4
Priority: optional
Section: universe/haskell
Source: haskell-tasty-expected-failure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 121
Provides: libghc-tasty-expected-failure-dev-0.11.1.2-a8816
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-tagged-dev-0.8.6-08c73, libghc-tasty-dev-1.2.3-c2d21, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-tasty-expected-failure-doc, libghc-tasty-expected-failure-prof
Filename: pool/universe/h/haskell-tasty-expected-failure/libghc-tasty-expected-failure-dev_0.11.1.2-1build4_amd64.deb
Size: 17004
MD5sum: efa32d95ee20c7875b7e37bbcdb1afa6
SHA1: dd555dc6973fa93182696754db413d2fdec43dbb
SHA256: a045c04fb1cd0ee5478b3ca96594b9ea4d5398c704b6ad8bae7e3657d7dc5f71
SHA512: fd3f27ef0925d7f0d8011178ad8a5cbea251c061e1754521f93be9cb5064e74e0fbfce2983e3b01255e76f0b0eca5d32b501a8796b1b6a91dc8daf2a57d2e910
Homepage: https://github.com/nomeata/tasty-expected-failure
Description-en: 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: 66e6d9ca028106f0ff0ebdf9e3358cab
Ghc-Package: tasty-expected-failure-0.11.1.2-E0Enc4du9zB1qFJVYQeuuJ