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

Last updated: May 17,2024

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

This is a short guide on how to install libghc-monad-journal-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Learn how to uninstall libghc-monad-journal-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-monad-journal-dev
Priority: extra
Section: universe/haskell
Installed-Size: 452
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-monad-journal
Version: 0.7.1-3build1
Provides: libghc-monad-journal-dev-0.7.1-9084e
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-either-dev-4.4.1-1bf74, libghc-monad-control-dev-1.0.0.4-54877, libghc-mtl-dev-2.2.1-3af90, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-base-dev-0.4.4-19dc1, libc6 (>= 2.2.5)
Suggests: libghc-monad-journal-doc, libghc-monad-journal-prof
Filename: pool/universe/h/haskell-monad-journal/libghc-monad-journal-dev_0.7.1-3build1_amd64.deb
Size: 40136
MD5sum: 9c0894a19497d08d2f654e038965054d
SHA1: d5d01c30c39e2dc2632f46d4038462a453aec9c8
SHA256: 8f000ae3684b5aa1c976972c0a2cc4a6af196681083de4935995e7b7394b3244
Description-en: Pure logger typeclass and monad transformer
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 475da6449e39e1b19addf1b68b99aeee
Homepage: http://github.com/phaazon/monad-journal
Ghc-Package: monad-journal-0.7.1-9084e0934c2278f5e1c194d2c2542011
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu