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

Last updated: May 17,2024

1. Install "libghc-multistate-dev" package

This tutorial shows how to install libghc-multistate-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-multistate-dev

2. Uninstall "libghc-multistate-dev" package

This tutorial shows how to uninstall libghc-multistate-dev on Kali Linux:

$ sudo apt remove libghc-multistate-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-multistate-dev
Source: haskell-multistate
Version: 0.8.0.4-2
Installed-Size: 4948
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-multistate-dev-0.8.0.4-23a0a
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-monad-control-dev-1.0.3.1-d981c, libghc-mtl-dev-2.2.2-6f39a, libghc-tagged-dev-0.8.7-e62cf, libghc-transformers-base-dev-0.4.6-94229, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 313600
SHA256: f24f0afccedc4414b9b740fba897babbcfeb79d0697f25b8a9def7d335d2da3f
SHA1: 310adcfa14d5ebea82a60c54fee56216d3760488
MD5sum: ad109683955e76610803589a147a381d
Description: equivalent of multiple RWST in the same stack
When using multiple Read/Write/State transformers in the same monad
stack, it becomes necessary to lift the operations in order to affect
a specific transformer.
Using heterogeneous lists (and all kinds of GHC extensions magic),
this package provides transformers that remove that necessity:
MultiReaderT/MultiWriterT/MultiStateT/MultiRWST can contain a
heterogeneous list of values.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/lspitzner/multistate
Ghc-Package: multistate-0.8.0.4-E1pZwxDBNuXC7U9yV1Rvx0
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-multistate/libghc-multistate-dev_0.8.0.4-2_amd64.deb