How to Install and Uninstall libghc-ixset-typed-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

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

This tutorial shows how to install libghc-ixset-typed-doc on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the guidelines below to uninstall libghc-ixset-typed-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-ixset-typed-doc package on Ubuntu 21.10 (Impish Indri)

Package: libghc-ixset-typed-doc
Architecture: all
Version: 0.5-1build3
Priority: extra
Section: universe/doc
Source: haskell-ixset-typed
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 819
Depends: haddock-interface-35
Recommends: libghc-safecopy-doc, libjs-mathjax
Filename: pool/universe/h/haskell-ixset-typed/libghc-ixset-typed-doc_0.5-1build3_all.deb
Size: 68564
MD5sum: 4c4947bd4561afd2b4044ac532ea189d
SHA1: d8d3ec579d599b3b89e1a6a8c9585a1338160c40
SHA256: 02a2351e948a11cc836ee8e72eb61b7979680236e1371b8754bc7b8dbcfe28a0
SHA512: da1bac11b14b53550e960c9efb356d87072e26634548c5a1239b071fc461fe5e11ccf7c53cd928732362517764712e9c72d8cdda650979d4c5dbcd5f7b5a9626
Homepage: http://hackage.haskell.org/package/ixset-typed
Description-en: 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: 0830574d5a03996ead7e3de53dab27fd