How to Install and Uninstall libghc-stmonadtrans-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 03,2024

1. Install "libghc-stmonadtrans-dev" package

Please follow the step by step instructions below to install libghc-stmonadtrans-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-stmonadtrans-dev" package

This is a short guide on how to uninstall libghc-stmonadtrans-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-stmonadtrans-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-stmonadtrans-dev
Architecture: amd64
Version: 0.4.4-1build2
Priority: extra
Section: universe/haskell
Source: haskell-stmonadtrans
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1219
Provides: libghc-stmonadtrans-dev-0.4.4-b87d6
Depends: libghc-array-dev-0.5.4.0-ddbb2, libghc-base-dev-4.13.0.0-2f220, libghc-mtl-dev-2.2.2-7208c, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-stmonadtrans-doc, libghc-stmonadtrans-prof
Filename: pool/universe/h/haskell-stmonadtrans/libghc-stmonadtrans-dev_0.4.4-1build2_amd64.deb
Size: 71276
MD5sum: bcc692ad925aadaa7874e88ab5cb08e5
SHA1: ab92bf0460a6c74a101a7bf2f583df53ed27fb7c
SHA256: 3f8e4af6e0f1f24d65d7bdb277dc36d7aa349e1fab137053c36effec42730d95
SHA512: 2feed1729b2943bfbddd7bba75504c472fce04c3c7852e8d70ad7c2860319c2cd33a526ea2d3408507284f219e1d94a218441e3bc4c401f6feaca040ec6cd406
Homepage: http://hackage.haskell.org/package/STMonadTrans
Description-en: monad transformer version of the ST monad
This package provides a monad transformer version of the ST monad.
.
Warning! This monad transformer should not be used with monads that can
contain multiple answers, like the list monad. The reason is that the will be
duplicated across the different answers and this cause Bad Things to happen
(such as loss of referential transparency). Safe monads include the monads
State, Reader, Writer, Maybe and combinations of their corresponding monad
transformers.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: c65a41de02a6f1a5709a6364f30bff02
Ghc-Package: STMonadTrans-0.4.4-1E3ePodwDQnClnl025VtWV