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

Last updated: May 16,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-ixset-typed-prof on Kali Linux:

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

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

Package: libghc-ixset-typed-prof
Source: haskell-ixset-typed (0.5.1.0-2)
Version: 0.5.1.0-2+b1
Installed-Size: 722
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-ixset-typed-prof-0.5.1.0-30490
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-ixset-typed-dev (= 0.5.1.0-2+b1), libghc-safecopy-prof-0.10.4.2-b96cf, libghc-syb-prof-0.7.2.4-b6299, libghc-template-haskell-prof-2.19.0.0-a5ee2
Size: 87128
SHA256: 89f413fd5cb000ac21d368c5811db026eaf1f772b73d0d243c32d0b859c4e2af
SHA1: cb4bcce29d45649074a601f8d4c27d473aa2003c
MD5sum: 6dc317072e357093a992139a3b71dcfd
Description: 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:
Homepage: http://hackage.haskell.org/package/ixset-typed
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-ixset-typed/libghc-ixset-typed-prof_0.5.1.0-2+b1_amd64.deb