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

Last updated: September 20,2024

1. Install "libghc-ixset-typed-doc" package

Please follow the guidance below to install libghc-ixset-typed-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-ixset-typed-doc

2. Uninstall "libghc-ixset-typed-doc" package

Please follow the guidance below to uninstall libghc-ixset-typed-doc on Kali Linux:

$ sudo apt remove libghc-ixset-typed-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-ixset-typed-doc
Source: haskell-ixset-typed
Version: 0.5.1.0-2
Installed-Size: 892
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-ixset-typed-dev, libghc-safecopy-doc, libghc-syb-doc, libjs-mathjax
Suggests: libghc-ixset-typed-prof
Size: 80712
SHA256: 409d71892b3b374cd6c02e1bc933b5f18cbe870a5851acde84a9bd8c2deb9f0e
SHA1: 5200129b7fb66da512ef4f5daabd785f180a66e1
MD5sum: cd2bacef2b2fb125d5e0ac1a93ab05a4
Description: efficient relational queries on Haskell sets; documentation
This Haskell package provides a data structure of sets that are indexed by
potentially multiple indices.
.
Sets can be created, modified, and queried in various ways.
.
The package is a variant of the ixset package. The ixset package makes use of
run-time type information to find a suitable index on a query, resulting in
possible run-time errors when no suitable index exists. In ixset-typed, the
types of all indices available or tracked in the type system. Thus,
ixset-typed should be safer to use than ixset, but in turn requires more GHC
extensions.
.
At the moment, the two packages are relatively compatible. As a consequence of
the more precise types, a few manual tweaks are necessary when switching from
one to the other, but the interface is mostly the same.
.
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: http://hackage.haskell.org/package/ixset-typed
Section: doc
Priority: optional
Filename: pool/main/h/haskell-ixset-typed/libghc-ixset-typed-doc_0.5.1.0-2_all.deb