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

Last updated: May 03,2024

1. Install "libghc-io-choice-prof" package

Please follow the step by step instructions below to install libghc-io-choice-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-io-choice-prof

2. Uninstall "libghc-io-choice-prof" package

Learn how to uninstall libghc-io-choice-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-io-choice-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-io-choice-prof
Priority: extra
Section: universe/haskell
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-io-choice
Version: 0.0.5-5build1
Provides: libghc-io-choice-prof-0.0.5-9cdc2
Depends: libghc-io-choice-dev (= 0.0.5-5build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-lifted-base-prof-0.2.3.6-9276c, libghc-monad-control-prof-1.0.0.4-54877, libghc-template-haskell-prof-2.10.0.0-3c4cb, libghc-transformers-prof-0.4.2.0-81450, libghc-transformers-base-prof-0.4.4-19dc1
Filename: pool/universe/h/haskell-io-choice/libghc-io-choice-prof_0.0.5-5build1_amd64.deb
Size: 17822
MD5sum: ac9a4afec1e366afb9fd1fedf5c3ec9e
SHA1: dce0f2128a55b786f56050dce5df6bd1ae8b0d66
SHA256: c12c00132a9976d1abf95bfaec3bccf6df218aadf2ac34ddd5d699e6ce854428
Description-en: choice for IO and lifted IO; profiling libraries
io-choice provides the choice operator (||>) for the IO monad and lifted
IO monad. If an IOException occurs in the left-hand side, the right-hand
IO action is performed.
.
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: d39e38af8e36711290f1f661b4f60e7c
Homepage: http://hackage.haskell.org/package/io-choice
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu