How to Install and Uninstall libghc-stateref-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 04,2024

1. Install "libghc-stateref-dev" package

In this section, we are going to explain the necessary steps to install libghc-stateref-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-stateref-dev" package

Please follow the steps below to uninstall libghc-stateref-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-stateref-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-stateref-dev
Architecture: amd64
Version: 0.3-9build2
Priority: extra
Section: universe/haskell
Source: haskell-stateref
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 732
Provides: libghc-stateref-dev-0.3-2fc97
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-mtl-dev-2.2.2-7208c, libghc-stm-dev-2.5.0.0-28cfe, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-stateref-doc, libghc-stateref-prof
Filename: pool/universe/h/haskell-stateref/libghc-stateref-dev_0.3-9build2_amd64.deb
Size: 70392
MD5sum: 467fbbcc8344dae4c1cdb4fabc4273de
SHA1: 6942b8a9f9a0b49aaf44c3bed9b95a3b07200154
SHA256: 808277bc258a6893c12a0093b36c337c284ed5cb88447cf81524868f2d9e2ca8
SHA512: cfe0d11b85a32f57fabee0df792ebb8c4c08c5f2acc35f62bc83117dbdaf16dd77f4179a9e9601ec039c3b9b910fd4ccb769ee890c1f8ef8d2960f42481ac625
Homepage: https://hackage.haskell.org/package/stateref
Description-en: abstraction for things that work like IORef
A collection of type-classes generalizing the read/write/modify
operations for stateful variables provided by things like IORef,
TVar, &c. Note that The interface has changed a bit from the 0.2.*
version. "*Ref" functions are now called "*Reference" and new "*Ref"
function exist with simpler signatures. The new Ref existential type
provides a convenient monad-indexed reference type, and the HasRef
class indicates monads for which there is a default reference type
for every referent.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1c2daadf46ea088d89bd09f4fe2ee488
Ghc-Package: stateref-0.3-B4VLqlUwAbf9AKBpENZLRT