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

Last updated: January 23,2025

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

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

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

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

Learn how to uninstall libghc-ixset-typed-prof on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libghc-ixset-typed-prof
Architecture: amd64
Version: 0.5-1build2
Priority: extra
Section: universe/haskell
Source: haskell-ixset-typed
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 706
Provides: libghc-ixset-typed-prof-0.5-e9945
Depends: libghc-ixset-typed-dev (= 0.5-1build2), libghc-base-prof-4.13.0.0-c9705, libghc-containers-prof-0.6.2.1-b8f3d, libghc-deepseq-prof-1.4.4.0-b386b, libghc-safecopy-prof-0.10.3-ab023, libghc-syb-prof-0.7.1-61189, libghc-template-haskell-prof-2.15.0.0-6d2a0
Filename: pool/universe/h/haskell-ixset-typed/libghc-ixset-typed-prof_0.5-1build2_amd64.deb
Size: 78056
MD5sum: a011bbd9855242d8ec8fbd79a49357ea
SHA1: 3ee0239a68b8714c67f21b208d4d19e657eae918
SHA256: 22f58fe73b067f2d4b10a7cccc28a2d004de1cbb1a779b3bc606faec410fdb05
SHA512: 290da35ab08e93d7d5f8362e7590c4912da37fe13294707b9a0b6672d567087b92f48d7c5a2ae4efa90fe61b5ed4fd75c828896d530dd84b727310864aa8decf
Homepage: http://hackage.haskell.org/package/ixset-typed
Description-en: efficient relational queries on Haskell sets; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: e32200940db0599d3cf7a5cdb87a72d5