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

Last updated: May 15,2024

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

Please follow the instructions below to install libghc-ixset-typed-dev on Kali Linux

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

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

This is a short guide on how to uninstall libghc-ixset-typed-dev on Kali Linux:

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

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

Package: libghc-ixset-typed-dev
Source: haskell-ixset-typed (0.5.1.0-2)
Version: 0.5.1.0-2+b1
Installed-Size: 698
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-ixset-typed-dev-0.5.1.0-30490
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-safecopy-dev-0.10.4.2-b96cf, libghc-syb-dev-0.7.2.4-b6299, libghc-template-haskell-dev-2.19.0.0-a5ee2, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 90240
SHA256: b0ad0f9cd52aa5fe5db3356f6223db000abae2d4d0dcb07c33e65195c2dd96a7
SHA1: 1d0b0cee5865da931e669553fdf4807a4238eca4
MD5sum: b68706bdcec5d8c5fc7ac537a5d40b9d
Description: efficient relational queries on Haskell sets
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://hackage.haskell.org/package/ixset-typed
Ghc-Package: ixset-typed-0.5.1.0-1S3Zd0DPj6y1vQi8eP3JkG
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-ixset-typed/libghc-ixset-typed-dev_0.5.1.0-2+b1_amd64.deb