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

Last updated: May 08,2024

1. Install "libghc-aeson-compat-dev" package

Please follow the steps below to install libghc-aeson-compat-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-aeson-compat-dev

2. Uninstall "libghc-aeson-compat-dev" package

This is a short guide on how to uninstall libghc-aeson-compat-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-aeson-compat-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-aeson-compat-dev
Priority: extra
Section: universe/haskell
Installed-Size: 337
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-aeson-compat
Version: 0.3.0.0-1
Provides: libghc-aeson-compat-dev-0.3.0.0-5ab39
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-exceptions-dev-0.8.0.2-36aed, libghc-hashable-dev-1.2.3.3-ce7af, libghc-scientific-dev-0.3.4.4-ad7a1, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-aeson-compat-doc, libghc-aeson-compat-prof
Filename: pool/universe/h/haskell-aeson-compat/libghc-aeson-compat-dev_0.3.0.0-1_amd64.deb
Size: 43746
MD5sum: 15970b2910297dc13c9dd27a1d3909a1
SHA1: 80d4b6b4bbcba312c4e7ade62948891502d987c9
SHA256: 6256a693c664fd9cba938b9aec14229033ab25783fffedc6c523eaaae7f61a32
Description-en: Compatibility layer for aeson
Compatibility layer for aeson
* decode etc. work as in aeson >=0.9
* but it is generalised to work in any MonadThrow (that is extra)
* .:? works as in aeson <0.10
* .:! works as .:? in aeson ==0.10
* Orphan instances FromJSON Day and FromJSON LocalTime for aeson <0.10
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 6a81bfb451d2dbaf07a09e0da569c161
Homepage: https://github.com/phadej/aeson-compat#readme
Ghc-Package: aeson-compat-0.3.0.0-5ab39622908aed4a7ede9a1d5f4eed49
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu