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

Last updated: May 16,2024

1. Install "libghc-safe-doc" package

Please follow the steps below to install libghc-safe-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-safe-doc

2. Uninstall "libghc-safe-doc" package

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

$ sudo apt remove libghc-safe-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-safe-doc
Priority: extra
Section: universe/doc
Installed-Size: 327
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-safe
Version: 0.3.9-3
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-safe/libghc-safe-doc_0.3.9-3_all.deb
Size: 31354
MD5sum: 04fedd69b1f7bd456589d60653a503ab
SHA1: 76939b28253e11a2056b0de2ae121ba809ff5dcf
SHA256: fa78e7e15813bb30ca517356805a08b2ab60509fd4f0f7bb7da4b570886f370b
Description-en: Documentation for safe library for (pattern match free) functions; documentation
.
Partial functions from the base library, such as head and !!, modified to
return more descriptive error messages, programmer defined error messages,
Maybe wrapped results and default values. These functions can be used to
reduce the number of unsafe pattern matches in your code.
.
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: ab0bf255c2e114158eed0998cdb5b347
Homepage: https://github.com/ndmitchell/safe#readme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu