How to Install and Uninstall libghc-assoc-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libghc-assoc-dev" package

Here is a brief guide to show you how to install libghc-assoc-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-assoc-dev" package

This guide let you learn how to uninstall libghc-assoc-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-assoc-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-assoc-dev
Architecture: amd64
Version: 1.0.2-1build1
Priority: optional
Section: universe/haskell
Source: haskell-assoc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 175
Provides: libghc-assoc-dev-1.0.2-6a1fa
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bifunctors-dev-5.5.7-1fe65, libghc-tagged-dev-0.8.6-08c73, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-assoc-doc, libghc-assoc-prof
Filename: pool/universe/h/haskell-assoc/libghc-assoc-dev_1.0.2-1build1_amd64.deb
Size: 18312
MD5sum: 8fcb4a102dc8b09cabf9b23ad881b74d
SHA1: 9efe42bb15366b291ef9ea46e0f2104a6ab403f5
SHA256: e6a296e216ce9ea41a8799965531bcdd4e153d747b09c1743f8917bfeed9ba61
SHA512: f45650e9e719c5dfa102a9aae49d996f84e3a1b37a6737cdc2f34c9bfecf61211d318b3f8d71ff2d4d3af511e3d32cc418d328083e3fcfac8aa407c5ec5ad7a5
Description-en: swap and assoc: Symmetric and Semigroupy Bifunctors
Provides generalisations of
.
swap :: (a,b) -> (b,a) and
.
assoc :: ((a,b),c) -> (a,(b,c))
.
to
Bifunctors supporting similar operations (e.g. Either, These).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b82456723a7959f168c9ab95aafa113a
Ghc-Package: assoc-1.0.2-73SahgfEhGqDLUwNS6KfFt