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

Last updated: October 06,2024

1. Install "libghc-resourcet-prof" package

This guide covers the steps necessary to install libghc-resourcet-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-resourcet-prof" package

This guide let you learn how to uninstall libghc-resourcet-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-resourcet-prof
Priority: extra
Section: universe/haskell
Installed-Size: 685
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-resourcet
Version: 1.1.7-1build1
Provides: libghc-resourcet-prof-1.1.7-6832b
Depends: libghc-resourcet-dev (= 1.1.7-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-exceptions-prof-0.8.0.2-36aed, libghc-lifted-base-prof-0.2.3.6-9276c, libghc-mmorph-prof-1.0.4-0ef8c, libghc-monad-control-prof-1.0.0.4-54877, libghc-mtl-prof-2.2.1-3af90, libghc-transformers-prof-0.4.2.0-81450, libghc-transformers-base-prof-0.4.4-19dc1, libghc-transformers-compat-prof-0.4.0.4-8aa40
Filename: pool/universe/h/haskell-resourcet/libghc-resourcet-prof_1.1.7-1build1_amd64.deb
Size: 72240
MD5sum: 24dc1ff869478df757dd76f3e678e9cf
SHA1: 818cd477835d3860c62d0a527de2bffb6b54979e
SHA256: 05b6387a721bbbfafe17528495d5d56506e750c80be2cbaa0e1356ded625be72
Description-en: deterministic allocation and freeing of scarce resources; profiling libraries
Control.Monad.Trans.Resource allocates resources which are guaranteed
to be released. One point to note: all register cleanup actions live
in the IO monad, not the main monad. This allows both more efficient
code, and for monads to be transformed.
.
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: 33df798f339c685a978367bc172d11c0
Homepage: http://github.com/snoyberg/conduit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu