How to Install and Uninstall libghc-managed-prof Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libghc-managed-prof" package

Please follow the guidelines below to install libghc-managed-prof on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-managed-prof" package

Learn how to uninstall libghc-managed-prof on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-managed-prof package on Ubuntu 21.10 (Impish Indri)

Package: libghc-managed-prof
Architecture: amd64
Version: 1.0.7-2build1
Priority: optional
Section: universe/haskell
Source: haskell-managed
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 312
Provides: libghc-managed-prof-1.0.7-fb931
Depends: libghc-managed-dev (= 1.0.7-2build1), libghc-base-prof-4.13.0.0-2f220, libghc-transformers-prof-0.5.6.2-59c2c
Filename: pool/universe/h/haskell-managed/libghc-managed-prof_1.0.7-2build1_amd64.deb
Size: 31400
MD5sum: 0875ee7597058b4bb3b7a969ed3be2f3
SHA1: 9720b9c1b54bf55e78359f14532aa8cfdee5763b
SHA256: 40265cfe566a6988bb0c51ec85ac58e8e9c968a9bc64ec7015303791dd70bc3a
SHA512: 6f39aaaa2af29a14cbc3f076e7344493b75baa7c4f6fa5f36cdbbd1bf7a96e90056154d73931ad02d4a82d10d2a66028e4a2a3500fcd20751e0fab20eb155fe0
Description-en: monad for managed values; profiling libraries
In Haskell you very often acquire values using the with...
idiom using functions of type (a -> IO r) -> IO r. This idiom forms a
Monad, which is a special case of the ContT monad (from transformers) or
the Codensity monad (from kan-extensions). The main purpose behind this
package is to provide a restricted form of these monads specialized to this
unusually common case.
.
The reason this package defines a specialized version of these types
is to:
.
* be more beginner-friendly,
* simplify inferred types and error messages, and:
* provide some additional type class instances that would otherwise
be orphan instances
.
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: 4e1203cc1438370b60c1cd967fcdaa5c