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

Last updated: May 17,2024

1. Install "libghc-monad-journal-doc" package

In this section, we are going to explain the necessary steps to install libghc-monad-journal-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-monad-journal-doc

2. Uninstall "libghc-monad-journal-doc" package

Please follow the guidance below to uninstall libghc-monad-journal-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-monad-journal-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-monad-journal-doc
Priority: extra
Section: universe/doc
Installed-Size: 160
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-monad-journal
Version: 0.7.1-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-either-doc, libghc-monad-control-doc, libghc-mtl-doc, libghc-transformers-base-doc
Filename: pool/universe/h/haskell-monad-journal/libghc-monad-journal-doc_0.7.1-3build1_all.deb
Size: 21774
MD5sum: 52aaa916a00e54c49ca2213a90c07709
SHA1: 4090eeb7a91c2a256246770e67c7615fe93dfbca
SHA256: 793469722fee4503bca8267b671c795f5a6fbcc9f146f095810a669ee2c6d92f
Description-en: Pure logger typeclass and monad transformer; documentation
This package provides a typeclass for logging in pure code, or more generally,
in any kind of context. You can do whatever you want with logs, especially get
them, clear them or even sink them through 'IO' if you're logging in MonadIO.
.
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: 14c3f0791af3b59340f994b8fe573eec
Homepage: http://github.com/phaazon/monad-journal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu