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

Last updated: September 20,2024

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

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

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

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

This tutorial shows how to uninstall libghc-aeson-compat-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-aeson-compat-doc
Priority: extra
Section: universe/doc
Installed-Size: 162
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-aeson-compat
Version: 0.3.0.0-1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-aeson-doc, libghc-exceptions-doc, libghc-text-doc
Filename: pool/universe/h/haskell-aeson-compat/libghc-aeson-compat-doc_0.3.0.0-1_all.deb
Size: 23778
MD5sum: e87efc5415eb9358f3c22fd7d8b81b51
SHA1: 5b4ca42eebec534a3412e65b15f937dc1e289529
SHA256: 86c41d204d469ee9aebf1c8401f1c664cbe25a63fd38953523cbdaabc7448443
Description-en: Compatibility layer for aeson; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 922ba7ebb97d58ea30bcdb288a611cb7
Homepage: https://github.com/phadej/aeson-compat#readme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu