How to Install and Uninstall libghc-ixset-typed-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

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

Please follow the instructions below to install libghc-ixset-typed-doc on Ubuntu 20.10 (Groovy Gorilla)

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-ixset-typed-doc on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-ixset-typed-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-ixset-typed-doc
Architecture: all
Version: 0.5-1build2
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: 820
Depends: haddock-interface-35
Recommends: libghc-safecopy-doc, libjs-mathjax
Filename: pool/universe/h/haskell-ixset-typed/libghc-ixset-typed-doc_0.5-1build2_all.deb
Size: 68644
MD5sum: 8a8f91eb1e820c57c7487f02ae0e1dd0
SHA1: 801def582cc137caf355fe8212bed2e95497853c
SHA256: 9d5be814da09fd10e4f996705ba3b3c453e0345cd7e017f3bdb4e0fcbd3c0891
SHA512: 19b091579972597eebd94277d93c9b92d2123b12d52ab8f153f5f8fa5a2ddebd206ca5435381e50514f0fca3d9bd4ab02662b722a7603fe0ea610e20e04293cf
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