How to Install and Uninstall libghc-multistate-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "libghc-multistate-dev" package

Please follow the guidance below to install libghc-multistate-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-multistate-dev" package

Please follow the step by step instructions below to uninstall libghc-multistate-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-multistate-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-multistate-dev
Architecture: amd64
Version: 0.8.0.3-1
Priority: optional
Section: universe/haskell
Source: haskell-multistate
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5828
Provides: libghc-multistate-dev-0.8.0.3-cb10b
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-monad-control-dev-1.0.2.3-19eb9, libghc-mtl-dev-2.2.2-13482, libghc-tagged-dev-0.8.6-55d70, libghc-transformers-dev-0.5.6.2-e88a5, libghc-transformers-base-dev-0.4.5.2-64a24, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-multistate-doc, libghc-multistate-prof
Filename: pool/universe/h/haskell-multistate/libghc-multistate-dev_0.8.0.3-1_amd64.deb
Size: 311208
MD5sum: 83c02860f2eeb7896f2b5f2dfdd5ede0
SHA1: d11b9cd7ac3bbc72bfe1130de039a56b2428de64
SHA256: 34b31fdbd2555eb1f15cd783a45e301915f9c48b6788c5cd9f75fdbdaa508a1c
SHA512: e3fb66fd5ce4773eac7489d8cd2ca6d6e88f6b5c824978b182d2f7c354db5acd9ac7a86289df6d7ac0890d0da059146ccd9c2d7909ae6f175991daf799c3f1b8
Homepage: https://github.com/lspitzner/multistate
Description-en: 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: fb8b250fd48e3d3a1d87860634ceffe5
Ghc-Package: multistate-0.8.0.3-3MVsiMbPidDHxKHvW2mZKl