How to Install and Uninstall libghc-lazysmallcheck-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 05,2024

1. Install "libghc-lazysmallcheck-doc" package

Please follow the guidelines below to install libghc-lazysmallcheck-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-lazysmallcheck-doc

2. Uninstall "libghc-lazysmallcheck-doc" package

This guide let you learn how to uninstall libghc-lazysmallcheck-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-lazysmallcheck-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-lazysmallcheck-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-lazysmallcheck-doc
Priority: extra
Section: universe/doc
Installed-Size: 162
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-lazysmallcheck
Version: 0.6-7
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-lazysmallcheck/libghc-lazysmallcheck-doc_0.6-7_all.deb
Size: 22410
MD5sum: 4b0e6d5059742bff0ba55407c15a1433
SHA1: cb439e77f8494049f0e4ba11962ed2d82f369448
SHA256: 8533be94b53e9045999eb035aaccafce111a862ea318e6d612f7d7260ac533a2
Description-en: A library for demand-driven testing of Haskell programs; documentation
Lazy SmallCheck is a library for exhaustive, demand-driven testing of
Haskell programs. It is based on the idea that if a property holds
for a partially-defined input then it must also hold for all
fully-defined refinements of the that input. Compared to ``eager''
input generation as in SmallCheck, Lazy SmallCheck may require
significantly fewer test-cases to verify a property for all inputs up
to a given depth.
.
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: 7fb384f209d1bc6455c373c97ec246c2
Homepage: http://www.cs.york.ac.uk/~mfn/lazysmallcheck/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu