How to Install and Uninstall libghc-these-doc Package on Kali Linux

Last updated: May 15,2024

1. Install "libghc-these-doc" package

Please follow the step by step instructions below to install libghc-these-doc on Kali Linux

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

2. Uninstall "libghc-these-doc" package

This guide covers the steps necessary to uninstall libghc-these-doc on Kali Linux:

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

3. Information about the libghc-these-doc package on Kali Linux

Package: libghc-these-doc
Source: haskell-these
Version: 1.2-1
Installed-Size: 1062
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-assoc-doc, libghc-foldable1-classes-compat-doc, libghc-hashable-doc, libghc-these-dev, libjs-mathjax
Suggests: libghc-these-prof
Size: 80520
SHA256: adc154152caf0a9d48e565dbb712a12e27746b78e31ede67cb34a56314624d07
SHA1: 3afcfff5c49228f44a4917e5bda2ce56ce0cbf74
MD5sum: ab5b5c2b1b3697636cd96d866ad317cd
Description: either-or-both data type; documentation
Package provides a data type `These a b' which can hold a value of either
type or values of each type. This is usually thought of as an "inclusive or"
type (contrasting `Either a b' as "exclusive or") or as an "outer join" type
(contrasting `(a, b)' as "inner join").
.
The major use case of this is provided by the Align class, representing a
generalized notion of "zipping with padding" that combines structures without
truncating to the size of the smaller input.
.
Also included is ChronicleT, a monad transformer based on the Monad instance
for `These a', along with the usual monad transformer bells and whistles.
.
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/haskellari/these
Section: doc
Priority: optional
Filename: pool/main/h/haskell-these/libghc-these-doc_1.2-1_all.deb