How to Install and Uninstall libghc-quickcheck-safe-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libghc-quickcheck-safe-doc" package

Please follow the instructions below to install libghc-quickcheck-safe-doc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-quickcheck-safe-doc

2. Uninstall "libghc-quickcheck-safe-doc" package

Please follow the instructions below to uninstall libghc-quickcheck-safe-doc on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libghc-quickcheck-safe-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-quickcheck-safe-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-quickcheck-safe-doc
Architecture: all
Version: 0.1.0.6-2build4
Priority: extra
Section: universe/doc
Source: haskell-quickcheck-safe
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1190
Depends: haddock-interface-35
Recommends: libghc-quickcheck2-doc, libjs-mathjax
Filename: pool/universe/h/haskell-quickcheck-safe/libghc-quickcheck-safe-doc_0.1.0.6-2build4_all.deb
Size: 76264
MD5sum: d26bacc3bf138a23e5bd887f21e52c13
SHA1: b0c796aa19785adcac240c94805f342879610b19
SHA256: 1ab4c67a7bcbca71112d3ddda2850fe6a42951a0ef5c5ab165a4b54d38f1b23b
SHA512: 5710f31c4d1d8a0d1694eb7849756566268c7146cd7432cec5c731d3dc41b930708293780077a499f085734f8d4dbd49b6bb3a4ec2610886a26acd0888886265
Homepage: http://hackage.haskell.org/package/QuickCheck-safe
Description-en: Safe reimplementation of QuickCheck's core; documentation
QuickCheck-safe reimplements the quickCheck functionality with a pure
interface and a very small trusted base (see Test.QuickCheck.Safe.Trusted).
.
* uses the existing Arbitrary instances
* implemented features: testing, result minimization (i.e., shrinking)
* missing features: expected failures, label frequencies, coverage
.
The package is targeted at users who want to leverage SafeHaskell for
sandboxing.
.
>>> putStr $ quickCheck (inventQCGen ()) (\x -> length (x :: [()]) < 10)
*** Failed! Falsifiable (after 18 tests and 3 shrinks):
[(),(),(),(),(),(),(),(),(),(),(),(),(),(),()]
.
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: 9b9fc2c290418b06aa4d08072959b339