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

Last updated: May 10,2024

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

Please follow the guidelines below to install libghc-monad-journal-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libghc-monad-journal-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-monad-journal-prof
Priority: extra
Section: universe/haskell
Installed-Size: 354
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-monad-journal
Version: 0.7.1-3build1
Provides: libghc-monad-journal-prof-0.7.1-9084e
Depends: libghc-monad-journal-dev (= 0.7.1-3build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-either-prof-4.4.1-1bf74, libghc-monad-control-prof-1.0.0.4-54877, libghc-mtl-prof-2.2.1-3af90, libghc-transformers-prof-0.4.2.0-81450, libghc-transformers-base-prof-0.4.4-19dc1
Filename: pool/universe/h/haskell-monad-journal/libghc-monad-journal-prof_0.7.1-3build1_amd64.deb
Size: 35376
MD5sum: 09a411c626feae0000a62ba63550f899
SHA1: 0449835e2f70632733acc9f8a8b7204502038167
SHA256: c919f261b0e6d78971841577ce49e266038b968cb985e7257a9d64aa9e299e78
Description-en: Pure logger typeclass and monad transformer; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 197ce524d3d937b69d70d364a7ad8d59
Homepage: http://github.com/phaazon/monad-journal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu