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

Last updated: May 19,2024

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

Please follow the instructions below to install libghc-ixset-typed-prof on Ubuntu 21.10 (Impish Indri)

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

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

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

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

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

Package: libghc-ixset-typed-prof
Architecture: amd64
Version: 0.5-1build3
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: 708
Provides: libghc-ixset-typed-prof-0.5-70ec0
Depends: libghc-ixset-typed-dev (= 0.5-1build3), libghc-base-prof-4.13.0.0-2f220, libghc-containers-prof-0.6.2.1-ab1cf, libghc-deepseq-prof-1.4.4.0-9f093, libghc-safecopy-prof-0.10.3-5d96f, libghc-syb-prof-0.7.1-bb80c, libghc-template-haskell-prof-2.15.0.0-80f0d
Filename: pool/universe/h/haskell-ixset-typed/libghc-ixset-typed-prof_0.5-1build3_amd64.deb
Size: 78352
MD5sum: ec885b1e7b8287cc3ef570abe8985874
SHA1: edcd35d1bbdc818b9708e75f84ad097802f186fb
SHA256: 1516d9be7bb3f9546cb9d929631e3bbc9218e19fad5396547c5db2258e8defb6
SHA512: 45edac33991bb19bc9ccd777fa75928cb45dff471dd5609e4300a71890d5b5a5a96c70e407ee539529630cc7b6ba6a9734875890a59b7cd65bd0a6b127789d11
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