How to Install and Uninstall libghc-quickcheck-classes-base-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "libghc-quickcheck-classes-base-doc" package

Please follow the guidance below to install libghc-quickcheck-classes-base-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-quickcheck-classes-base-doc

2. Uninstall "libghc-quickcheck-classes-base-doc" package

Here is a brief guide to show you how to uninstall libghc-quickcheck-classes-base-doc on Kali Linux:

$ sudo apt remove libghc-quickcheck-classes-base-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-quickcheck-classes-base-doc package on Kali Linux

Package: libghc-quickcheck-classes-base-doc
Source: haskell-quickcheck-classes-base
Version: 0.6.2.0-4
Installed-Size: 3148
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-quickcheck-classes-base-dev, libghc-quickcheck2-doc, libjs-mathjax
Suggests: libghc-quickcheck-classes-base-prof
Size: 145696
SHA256: 985fd1c7b96cfeff16eb03ec4afed5f1f381b825991c73ce48c36584c549df4f
SHA1: 5e020200626a2d36a7e69aa38bacb91e66ec4e4e
MD5sum: 4be1bf7baceaa39cf399fc1cc819f373
Description: QuickCheck common typeclasses from `base`; documentation
This libary is a minimal variant of `quickcheck-classes` that
only provides laws for typeclasses from `base`. The main purpose
of splitting this out is so that `primitive` can depend on
`quickcheck-classes-base` in its test suite, avoiding the circular
dependency that arises if `quickcheck-classes` is used instead.
.
This library provides QuickCheck properties to ensure
that typeclass instances adhere to the set of laws that
they are supposed to. There are other libraries that do
similar things, such as `genvalidity-hspec` and `checkers`.
This library differs from other solutions by not introducing
any new typeclasses that the user needs to learn.
.
/Note:/ on GHC < 8.5, this library uses the higher-kinded typeclasses
('Data.Functor.Classes.Show1', 'Data.Functor.Classes.Eq1',
'Data.Functor.Classes.Ord1', etc.),
but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these
constraints more cleanly.
.
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:
Homepage: https://github.com/andrewthad/quickcheck-classes#readme
Section: doc
Priority: optional
Filename: pool/main/h/haskell-quickcheck-classes-base/libghc-quickcheck-classes-base-doc_0.6.2.0-4_all.deb