How to Install and Uninstall libghc-should-not-typecheck-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libghc-should-not-typecheck-dev" package

This guide covers the steps necessary to install libghc-should-not-typecheck-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-should-not-typecheck-dev

2. Uninstall "libghc-should-not-typecheck-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-should-not-typecheck-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-should-not-typecheck-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-should-not-typecheck-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-should-not-typecheck-dev
Architecture: amd64
Version: 2.1.0-6build2
Priority: extra
Section: universe/haskell
Source: haskell-should-not-typecheck
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 85
Provides: libghc-should-not-typecheck-dev-2.1.0-2f645
Depends: libghc-hunit-dev-1.6.0.0-8ef03, libghc-base-dev-4.13.0.0-2f220, libghc-deepseq-dev-1.4.4.0-9f093, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-should-not-typecheck-doc, libghc-should-not-typecheck-prof
Filename: pool/universe/h/haskell-should-not-typecheck/libghc-should-not-typecheck-dev_2.1.0-6build2_amd64.deb
Size: 13184
MD5sum: 8b80b0cb214da8c8e1ec429d8f72809d
SHA1: d418be8743dde8f70ae2ce8018e702c256442cf0
SHA256: 7140a2d20cc2f56cffdffedd5f6bd85c71e5344fec21de8a5cea0d903e9ef76b
SHA512: 081b2779f3c0fe0682a43ce31cf1878fdfd04552499e9ad32224277e46e56faeb81d76ac82eefe8ef9b4fb64a2d00e989b077a16b6906c07b441adb536c7b1ed
Homepage: http://github.com/CRogers/should-not-typecheck
Description-en: verify that an expression does not typecheck
should-not-typecheck is a Haskell library which allows you to assert
that an expression does not typecheck in your tests. It provides one
function, shouldNotTypecheck, which takes an expression and will fail
the test if it typechecks. shouldNotTypecheck returns an HUnit
Assertion (so it can be used with both HUnit and hspec).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7a0681ec53a844cef8315ac420be0eb9
Ghc-Package: should-not-typecheck-2.1.0-3qFiFTrha9ODtIbqXPX6Ij