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

Last updated: May 02,2024

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

This tutorial shows how to install libghc-io-choice-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall libghc-io-choice-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-io-choice-dev
Priority: extra
Section: universe/haskell
Installed-Size: 168
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-io-choice
Version: 0.0.5-5build1
Provides: libghc-io-choice-dev-0.0.5-9cdc2
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-lifted-base-dev-0.2.3.6-9276c, libghc-monad-control-dev-1.0.0.4-54877, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-base-dev-0.4.4-19dc1, libc6 (>= 2.2.5)
Suggests: libghc-io-choice-doc, libghc-io-choice-prof
Filename: pool/universe/h/haskell-io-choice/libghc-io-choice-dev_0.0.5-5build1_amd64.deb
Size: 22386
MD5sum: 8401a9516b0957d7983805af9d2b6412
SHA1: 724fb37daf13beef2d3941eb8aedd0d91663c4b7
SHA256: 75662b628e85f3249a016d897b860bfb7ae44355531ae6bd187aca7b5da0c0e7
Description-en: choice for IO and lifted IO
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: c45b4f592672af16bc0b108ce0c00412
Homepage: http://hackage.haskell.org/package/io-choice
Ghc-Package: io-choice-0.0.5-9cdc24950b7d121fbad2004436f96daf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu