How to Install and Uninstall libghc-stateref-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libghc-stateref-doc" package

Please follow the guidance below to install libghc-stateref-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-stateref-doc" package

Please follow the step by step instructions below to uninstall libghc-stateref-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-stateref-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-stateref-doc
Priority: extra
Section: universe/doc
Installed-Size: 317
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-stateref
Version: 0.3-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-mtl-doc
Filename: pool/universe/h/haskell-stateref/libghc-stateref-doc_0.3-3build1_all.deb
Size: 34722
MD5sum: 7403ea62c843b8aef9a2bffbb9e1698a
SHA1: d2ccd65ddcc0e90f4813bd1147c3eba0d71eefce
SHA256: 3c9e671b5fe82a5dd0eee089dd5fa236e25d20ee02ef6a6ac334663c7490ff26
Description-en: Abstraction for things that work like IORef; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: df3fe50061af7a29f1d9d99c7cc7aa46
Homepage: http://hackage.haskell.org/package/stateref
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu