How to Install and Uninstall libghc-iospec-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 04,2024

1. Install "libghc-iospec-dev" package

This guide covers the steps necessary to install libghc-iospec-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-iospec-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-iospec-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-iospec-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-iospec-dev
Architecture: amd64
Version: 0.3.1.1-2build3
Priority: extra
Section: universe/haskell
Source: haskell-iospec
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 864
Provides: libghc-iospec-dev-0.3.1.1-abcc8
Depends: libghc-quickcheck-dev-2.13.2-89f6f, libghc-stream-dev-0.4.7.2-0479c, libghc-base-dev-4.13.0.0-c9705, libghc-mtl-dev-2.2.2-13482, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-iospec-doc, libghc-iospec-prof
Filename: pool/universe/h/haskell-iospec/libghc-iospec-dev_0.3.1.1-2build3_amd64.deb
Size: 96212
MD5sum: c45ce2c17b15eeb96f9cff868c181bab
SHA1: 419a9073811b48e5097845777ae09f7877db6d43
SHA256: e7be091adee2fbf8f22a1c2ee7ce13d0805b1bb49db5695759a9b86090372b53
SHA512: 1cd0d6321cf394a46c1aa026badda4f7eb28dc7ba3b357cf61b5902ba57d79de9cab45caa8d8802e6f59d614304c8be3149bf284cd564573fad74c7f377c46ef
Homepage: https://hackage.haskell.org/package/IOSpec
Description-en: Pure specification of the IO monad
It consists of several modules, that give a pure specification
of functions in the IO monad:
.
Test.IOSpec.Fork: a pure specification of forkIO.
.
Test.IOSpec.IORef: a pure specification of most functions that create and
manipulate on IORefs.
.
Test.IOSpec.MVar: a pure specification of most functions that create and
manipulate and MVars.
.
Test.IOSpec.STM: a pure specification of atomically and the STM monad.
.
Test.IOSpec.Teletype: a pure specification of getChar, putChar, and
several related Prelude functions.
.
Besides these modules containing the specifications, there are a few other
important modules:
.
Test.IOSpec.Types: defines the IOSpec type and several amenities.
.
Test.IOSpec.VirtualMachine: defines a virtual machine on which to execute
pure specifications.
.
Test.IOSpec.Surrogate: a drop-in replacement for the other modules. Import
this and recompile your code once you've finished testing and debugging.
.
There are several well-documented examples included with the source
distribution.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f5c902aa602b48315b4d36002a1a02b3
Ghc-Package: IOSpec-0.3.1.1-BD20jwzsng32Lw63mG2t0p