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

Last updated: September 21,2024

1. Install "libghc-multistate-prof" package

This guide covers the steps necessary to install libghc-multistate-prof on Kali Linux

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

2. Uninstall "libghc-multistate-prof" package

Learn how to uninstall libghc-multistate-prof on Kali Linux:

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

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

Package: libghc-multistate-prof
Source: haskell-multistate
Version: 0.8.0.4-2
Installed-Size: 4644
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-multistate-prof-0.8.0.4-23a0a
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-monad-control-prof-1.0.3.1-d981c, libghc-mtl-prof-2.2.2-6f39a, libghc-multistate-dev (= 0.8.0.4-2), libghc-tagged-prof-0.8.7-e62cf, libghc-transformers-base-prof-0.4.6-94229, libghc-transformers-prof-0.5.6.2-931c3
Size: 341640
SHA256: 59fbe4eeda197791428aa5369f020bd18fb97af7e19756409a5d52aa59c04f6b
SHA1: 4a863bd506843944f9e1cad6e2c109094635bb5c
MD5sum: 7a12f4c8a47bf5e1c84e10e8097a814a
Description: equivalent of multiple RWST in the same stack; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/lspitzner/multistate
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-multistate/libghc-multistate-prof_0.8.0.4-2_amd64.deb